From: Sylvain Desbureaux Date: Mon, 11 Oct 2021 05:50:11 +0000 (+0000) Subject: Merge "[MULTICLOUD] K8SPlugin fixes after integrations tests" X-Git-Tag: 9.0.0~88 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=612e372f07c1a828768930b674f5b27f66449dea;hp=d7af8832bac6fe482f6f48f3db646407c4ed9e5b;p=oom.git Merge "[MULTICLOUD] K8SPlugin fixes after integrations tests" --- diff --git a/kubernetes/multicloud/components/multicloud-k8s/values.yaml b/kubernetes/multicloud/components/multicloud-k8s/values.yaml index ec3b9567c3..30319683a2 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.9.0 +image: onap/multicloud/k8s:0.9.1 pullPolicy: Always # flag to enable debugging - application support required