From: Alexis de Talhouët Date: Thu, 14 Dec 2017 19:03:57 +0000 (-0500) Subject: Use latest container including all modifications X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7363fcc4b311db86aff7ae7412e279df796a4eb5;p=oom.git Use latest container including all modifications - dcae - policy Change-Id: I868f23500ea18363acf1f1c15595e4a9f8f3b053 Issue-ID: OOM-490 Signed-off-by: Alexis de Talhouët --- diff --git a/kubernetes/config/values.yaml b/kubernetes/config/values.yaml index 9d3c23caa2..ddefe3cbfc 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.3 + tag: 1.1.4 pullPolicy: Always