diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-05-14 02:36:46 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-05-14 02:36:46 +0000 |
commit | 294162215b6fc991d97abcb76c01867d10416860 (patch) | |
tree | e5d26762366ce741a071272979a899db40514cb3 /kubernetes/multicloud/charts/multicloud-starlingx/values.yaml | |
parent | 294fadee5e72be0ec54485a56471906a83195d50 (diff) |
Upgrade released image tag 1.3.2 to multicloud
Change-Id: I8d651296ea5150531a988dde6a04b6580a5f917e
Issue-ID: MULTICLOUD-625
Signed-off-by: Bin Yang <bin.yang@windriver.com>
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 723d77d6cb..32dcb8fc61 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.1 +image: onap/multicloud/openstack-starlingx:1.3.2 pullPolicy: Always #Istio sidecar injection policy |