From: Alexis de Talhouët Date: Fri, 1 Dec 2017 16:14:33 +0000 (-0500) Subject: Update config container to levrage latest fix X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F23%2F25323%2F3;p=oom.git Update config container to levrage latest fix Change-Id: Ibc0f574e7723a09b1f2f923d07d5235da3b407ba Issue-ID: OOM-382 Signed-off-by: Alexis de Talhouët --- diff --git a/kubernetes/config/values.yaml b/kubernetes/config/values.yaml index 12dda8de0f..0ff9353358 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.0 + tag: 1.1.2 pullPolicy: Always \ No newline at end of file