Merge "[CLAMP] Update BE/FE images to move to 5.1.5"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 18 Nov 2020 09:06:26 +0000 (09:06 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 18 Nov 2020 09:06:26 +0000 (09:06 +0000)
kubernetes/clamp/components/clamp-backend/values.yaml
kubernetes/clamp/values.yaml

index 6478809..5e3102e 100644 (file)
@@ -66,7 +66,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-backend:5.1.4
+image: onap/clamp-backend:5.1.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 9dcad58..34ab79f 100644 (file)
@@ -93,7 +93,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-frontend:5.1.4
+image: onap/clamp-frontend:5.1.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required