summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/charts
diff options
context:
space:
mode:
authorEric Multanen <eric.w.multanen@intel.com>2020-10-09 15:23:52 -0700
committerEric Multanen <eric.w.multanen@intel.com>2020-10-12 20:30:02 +0000
commit32e83bf7f33838326cef5327f88752aee68f48e8 (patch)
treef7c9d5d01a24a23de5a8458cf5e904854790b00e /kubernetes/multicloud/charts
parentbc52a406d9bff5a2eb77c5cc78175e36fefbcbed (diff)
[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 <eric.w.multanen@intel.com>
Diffstat (limited to 'kubernetes/multicloud/charts')
-rw-r--r--kubernetes/multicloud/charts/multicloud-k8s/values.yaml2
1 files changed, 1 insertions, 1 deletions
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