diff options
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-starlingx/values.yaml')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-starlingx/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml b/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml index 05e7f01c0c..bb09b5fb95 100644 --- a/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml @@ -23,7 +23,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/openstack-starlingx:1.3.2 +image: onap/multicloud/openstack-starlingx:1.3.4 pullPolicy: Always #Istio sidecar injection policy |