summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud
diff options
context:
space:
mode:
authorEric Multanen <eric.w.multanen@intel.com>2020-05-06 14:40:12 -0700
committerLukasz Rajewski <lukasz.rajewski@orange.com>2020-05-08 06:27:44 +0000
commit0d36387da995a3e5100b4a99c3e05765ee3ed4cd (patch)
tree9138e62c5d3c79e10ddcf597c1ac35af4d6dcdb1 /kubernetes/multicloud
parent58ceacb36847873d4a63c6fcd10475d87facdca4 (diff)
Set multicloud-k8s image to 0.6.0
Update image for Frankfurt release. Change-Id: Idc26b081694b8d7270fea81a30d595d41b6b9240 Issue-ID: OOM-2397 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Diffstat (limited to 'kubernetes/multicloud')
-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 3c7b1d3a65..f0bfedb43a 100644
--- a/kubernetes/multicloud/charts/multicloud-k8s/values.yaml
+++ b/kubernetes/multicloud/charts/multicloud-k8s/values.yaml
@@ -27,7 +27,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/multicloud/k8s:0.5.0
+image: onap/multicloud/k8s:0.6.0
pullPolicy: Always
# flag to enable debugging - application support required