Sync docker image versions from manifest
authorGary Wu <gary.i.wu@huawei.com>
Wed, 6 Jun 2018 17:33:08 +0000 (10:33 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 6 Jun 2018 18:43:36 +0000 (11:43 -0700)
Sync docker image versions from docker manifest commit
b075c2738d81c258f2157eb329241b00e27938ec

Change-Id: I3aab98252d3318431cc4ce49221f552d7bc57b7d
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml
charts/aaf-sms/values.yaml

index 768f89f..c5fd489 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/smsquorumclient:latest
+image: onap/aaf/smsquorumclient:2.0.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index df2b6ab..b75038c 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/sms:latest
+image: onap/aaf/sms:2.0.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required