Update APPC OOM helm chart for Beijing release 63/50363/1
authorAaron Hay <ah415j@att.com>
Tue, 5 Jun 2018 14:16:41 +0000 (10:16 -0400)
committerAaron Hay <ah415j@att.com>
Tue, 5 Jun 2018 14:22:23 +0000 (10:22 -0400)
Update APPC OOM helm chart to reflect Beijing release artifact version

Change-Id: I27cc11bef1c3eccdc0fab01e0af7436e765e5558
Issue-ID: OOM-1122
Signed-off-by: Aaron Hay <ah415j@att.com>
kubernetes/appc/charts/appc-cdt/values.yaml
kubernetes/appc/values.yaml

index 123098c..c29452d 100644 (file)
@@ -9,7 +9,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/appc-cdt-image:1.3.0-SNAPSHOT-latest
+image: onap/appc-cdt-image:1.3.0
 pullPolicy: Always
 
 # application configuration
index 9b7b547..45c0480 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/appc-image:1.3.0-SNAPSHOT-latest
+image: onap/appc-image:1.3.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required