Updated certificates for SMS 90/89190/1
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Mon, 3 Jun 2019 23:17:07 +0000 (16:17 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Mon, 3 Jun 2019 23:17:17 +0000 (16:17 -0700)
SMS healthcheck breaks because of expired certificates
This patch fixes that issue.

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

index 4a8a9c0..de005ed 100644 (file)
@@ -28,7 +28,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/sms:4.0.0
+image: onap/aaf/sms:4.0.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required