From: Lukasz Rajewski Date: Fri, 29 Oct 2021 13:37:56 +0000 (+0200) Subject: [MULTICLOUD] Release k8splugin after integration tests X-Git-Tag: 9.0.0~40^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=3f245114129392b4ff84f1afee66f6bc250f1cee [MULTICLOUD] Release k8splugin after integration tests Fixes in the k8splugin after cnfo integration tests. Issue-ID: MULTICLOUD-1409 Issue-ID: MULTICLOUD-1414 Signed-off-by: Lukasz Rajewski Change-Id: I465cb0ba6432fa8d70b0463caeac7a1d4a1102ed --- diff --git a/kubernetes/multicloud/components/multicloud-k8s/values.yaml b/kubernetes/multicloud/components/multicloud-k8s/values.yaml index 9cf505d473..0126594693 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.1 +image: onap/multicloud/k8s:0.9.3 pullPolicy: Always # flag to enable debugging - application support required