Merge "update appc image"
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Mon, 13 May 2019 17:10:55 +0000 (17:10 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 13 May 2019 17:10:55 +0000 (17:10 +0000)
kubernetes/appc/charts/appc-cdt/values.yaml
kubernetes/appc/values.yaml

index d302c4d..0b84af1 100644 (file)
@@ -26,7 +26,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/appc-cdt-image:1.5.0-SNAPSHOT-latest
+image: onap/appc-cdt-image:1.5.0
 pullPolicy: Always
 
 # application configuration
index e09607e..65e4756 100644 (file)
@@ -31,7 +31,7 @@ global:
 flavor: small
 # application image
 repository: nexus3.onap.org:10001
-image: onap/appc-image:1.5.0-SNAPSHOT-latest
+image: onap/appc-image:1.5.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required