aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/components/multicloud-k8s/values.yaml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@orange.com>2021-02-24 19:22:20 +0100
committerKrzysztof Opasiak <k.opasiak@samsung.com>2021-03-02 18:38:30 +0000
commitf7ded3aa96a18a55307db970d434e56de9f387ff (patch)
tree621adc12e438b1e6b937e188fbc086f55eba7aa9 /kubernetes/multicloud/components/multicloud-k8s/values.yaml
parente05c90189f5fed7c4824a0c1ed9e932860dc2829 (diff)
[MULTICLOUD] Update multicloud k8s image to 0.8.0
Update multicloud k8s image to 0.8.0 Issue-ID: MULTICLOUD-1294 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Id8a5ec9d509076f1debcbac6e12dc981c40568ef
Diffstat (limited to 'kubernetes/multicloud/components/multicloud-k8s/values.yaml')
-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