Update sms version to 3.0.1 08/71508/1
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Tue, 30 Oct 2018 22:25:47 +0000 (15:25 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Tue, 30 Oct 2018 22:27:38 +0000 (15:27 -0700)
Update SMS version to 3.0.1 to reflect latest image

Issue-ID: AAF-390
Change-Id: Ie4b6c45bf2dc3e8352810809b2c88523240b6d43
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
kubernetes/aaf/charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml
kubernetes/aaf/charts/aaf-sms/values.yaml

index 7a24eb7..7cd5938 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/smsquorumclient:3.0.0
+image: onap/aaf/smsquorumclient:3.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -72,4 +72,4 @@ resources:
     requests:
       cpu: 10m
       memory: 100Mi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}
index 5f27f05..8e7ea29 100644 (file)
@@ -28,7 +28,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/sms:3.0.0
+image: onap/aaf/sms:3.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -100,4 +100,4 @@ resources:
     requests:
       cpu: 10m
       memory: 100Mi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}