From: Alexis de Talhouët Date: Tue, 27 Feb 2018 20:05:35 +0000 (-0500) Subject: Update persisted data as per as OOM-770 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=8c37b3e1f9c94fa4d605c1fbd87b59cb2db27cf7 Update persisted data as per as OOM-770 Change-Id: I572212ff9ba2e90d8a7fa61991c90fc159538c7d Signed-off-by: Alexis de Talhouët Issue-ID: OOM-770 --- diff --git a/kubernetes/config/values.yaml b/kubernetes/config/values.yaml index 991ed4c2ac..48c5e85b20 100644 --- a/kubernetes/config/values.yaml +++ b/kubernetes/config/values.yaml @@ -3,5 +3,5 @@ nsPrefix: onap dockerSharePath: /dockerdata-nfs image: repository: oomk8s/config-init - tag: 1.1.16 + tag: 1.1.17 pullPolicy: Always