diff options
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-k8s')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-k8s/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-k8s/values.yaml b/kubernetes/multicloud/charts/multicloud-k8s/values.yaml index 3b8e9bfc43..3c7b1d3a65 100644 --- a/kubernetes/multicloud/charts/multicloud-k8s/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-k8s/values.yaml @@ -27,7 +27,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/k8s:0.4.0 +image: onap/multicloud/k8s:0.5.0 pullPolicy: Always # flag to enable debugging - application support required |