From: Lukasz Rajewski Date: Wed, 24 Feb 2021 18:22:20 +0000 (+0100) Subject: [MULTICLOUD] Update multicloud k8s image to 0.8.0 X-Git-Tag: 8.0.0~75^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=f7ded3aa96a18a55307db970d434e56de9f387ff [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 Change-Id: Id8a5ec9d509076f1debcbac6e12dc981c40568ef --- 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