aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-04-19 07:40:00 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-19 07:40:00 +0000
commita714f6b267aeb988d50c15ba92f938bde377b28f (patch)
tree612077cd8a44a6977affe175e011d1f60be56644 /kubernetes
parent66f4cdf7691aa8ffb8d33161a9b42b29b8e359e0 (diff)
parent9d61b4b6b3a0e503590f280553dd6a4b6a08a205 (diff)
Merge "[MULTICLOUD] Update k8splugin image" into honolulu
Diffstat (limited to 'kubernetes')
-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 a8ccc5ddfc..44560e3351 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.0
+image: onap/multicloud/k8s:0.8.1
pullPolicy: Always
# flag to enable debugging - application support required