From: Kiran Kamineni Date: Mon, 3 Jun 2019 23:17:07 +0000 (-0700) Subject: Updated certificates for SMS X-Git-Tag: 5.0.0-ONAP^2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7ac9cd4d6005e530872255119bcd43db785bb120;p=aaf%2Foom.git Updated certificates for SMS SMS healthcheck breaks because of expired certificates This patch fixes that issue. Issue-ID: AAF-845 Change-Id: I2004e29e3271a829989e1f46ebcd7e07e1b6185a Signed-off-by: Kiran Kamineni --- diff --git a/charts/aaf-sms/values.yaml b/charts/aaf-sms/values.yaml index 4a8a9c0..de005ed 100644 --- a/charts/aaf-sms/values.yaml +++ b/charts/aaf-sms/values.yaml @@ -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