aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-10-11 05:50:11 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-11 05:50:11 +0000
commit612e372f07c1a828768930b674f5b27f66449dea (patch)
tree2f505848563965e4735e0c9825038c05a0ac45f5
parentd7af8832bac6fe482f6f48f3db646407c4ed9e5b (diff)
parent632d7178ed176fff26bc9ca1fa6ac9215510be59 (diff)
Merge "[MULTICLOUD] K8SPlugin fixes after integrations tests"
-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 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