From: Konrad Bańka Date: Wed, 12 May 2021 19:39:28 +0000 (+0200) Subject: [MULTICLOUD] Bump multicloud-k8s image to 0.8.2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a8f9ec04b6b54c95bcce585dc3ee6f39c4cac9b5;hp=27984d15f00aec3b4ed732e4710a264cb6d197d9;p=oom.git [MULTICLOUD] Bump multicloud-k8s image to 0.8.2 Update k8splugin with version based on Helm3 libraries Issue-ID: MULTICLOUD-1295 Issue-ID: MULTICLOUD-1338 Issue-ID: MULTICLOUD-1348 Signed-off-by: Konrad Bańka Change-Id: I793ccc0366fc061c5f0cb1e580e805de70b3d88a --- diff --git a/kubernetes/multicloud/components/multicloud-k8s/values.yaml b/kubernetes/multicloud/components/multicloud-k8s/values.yaml index 44560e3351..307524c4fa 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.8.1 +image: onap/multicloud/k8s:0.8.2 pullPolicy: Always # flag to enable debugging - application support required