aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@orange.com>2021-10-29 15:37:56 +0200
committerLukasz Rajewski <lukasz.rajewski@orange.com>2021-11-04 19:22:44 +0000
commit6007718ac0cbe55cc45f50ae86c07dfab878ae19 (patch)
treec93510fc9d76fd6fb17eabe5e19b2ecec70cf45a
parent248e825bc220b9a0ccf37ad6b85ad05a4b7cf342 (diff)
[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 <lukasz.rajewski@orange.com> Change-Id: I465cb0ba6432fa8d70b0463caeac7a1d4a1102ed (cherry picked from commit 3f245114129392b4ff84f1afee66f6bc250f1cee)
-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 30319683a2..a129b714cf 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