From: Kiran Kamineni Date: Mon, 3 Jun 2019 23:17:07 +0000 (-0700) Subject: Updated certificates for SMS X-Git-Tag: 4.0.0-ONAP~32^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=67d14fd15c6a6caaa76e47fcebe6b5c93d53f9ce;hp=56bc782c22235987a27f3061799b8e859fffafb2;p=oom.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/kubernetes/aaf/charts/aaf-sms/values.yaml b/kubernetes/aaf/charts/aaf-sms/values.yaml index 4a8a9c055a..de005ed366 100644 --- a/kubernetes/aaf/charts/aaf-sms/values.yaml +++ b/kubernetes/aaf/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