aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2021-03-04 20:39:20 +0000
committerGerrit Code Review <gerrit@onap.org>2021-03-04 20:39:20 +0000
commitf7f76dfb521917298fbaf320d6fa3d56e3ea462e (patch)
tree2e3b9065e0344dea058b9ef6fc6b164112b7fb78
parentfd00517347b1cdc5a092dfca51b58b60f85f18fd (diff)
parentf7ded3aa96a18a55307db970d434e56de9f387ff (diff)
Merge "[MULTICLOUD] Update multicloud k8s image to 0.8.0"
-rw-r--r--kubernetes/multicloud/components/multicloud-k8s/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/components/multicloud-k8s/values.yaml b/kubernetes/multicloud/components/multicloud-k8s/values.yaml
index 5c840ec9a4..a8ccc5ddfc 100644
--- a/kubernetes/multicloud/components/multicloud-k8s/values.yaml
+++ b/kubernetes/multicloud/components/multicloud-k8s/values.yaml
@@ -24,7 +24,7 @@ global:
# Application configuration defaults.
#################################################################
# application image
-image: onap/multicloud/k8s:0.7.0
+image: onap/multicloud/k8s:0.8.0
pullPolicy: Always
# flag to enable debugging - application support required