From: Eric Multanen Date: Fri, 9 Oct 2020 22:23:52 +0000 (-0700) Subject: [MULTICLOUD] Update multicloud k8s image to 0.7.0 X-Git-Tag: 7.0.0~136^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=32e83bf7f33838326cef5327f88752aee68f48e8;p=oom.git [MULTICLOUD] Update multicloud k8s image to 0.7.0 Updated multicloud k8s image to 0.7.0 Change-Id: I400ca632dbd680e6e47e83b8fbb00b77619d5f11 Issue-ID: MULTICLOUD-1213 Signed-off-by: Eric Multanen --- diff --git a/kubernetes/multicloud/charts/multicloud-k8s/values.yaml b/kubernetes/multicloud/charts/multicloud-k8s/values.yaml index b9fa617d94..4b7e6f7816 100644 --- a/kubernetes/multicloud/charts/multicloud-k8s/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-k8s/values.yaml @@ -26,7 +26,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/k8s:0.6.0 +image: onap/multicloud/k8s:0.7.0 pullPolicy: Always # flag to enable debugging - application support required