diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-05-06 13:11:52 +0000 |
---|---|---|
committer | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-05-07 12:33:04 +0000 |
commit | 2b094ea0960e09a780cf783027d18abb9f36a7dd (patch) | |
tree | 5143fd295332bf50991851022e67a24922b67e20 /kubernetes/multicloud/charts/multicloud-vio | |
parent | f0ae872afc1bcfe75572b998985cb0e9edeaf16e (diff) |
Update docker image tag to the latest released one
Change-Id: Ie5826081a18dcd0e4b4c3deec748c89a74b3c831
Issue-ID: MULTICLOUD-608
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-vio')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-vio/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-vio/values.yaml b/kubernetes/multicloud/charts/multicloud-vio/values.yaml index ec8f276af6..0da23ddeac 100644 --- a/kubernetes/multicloud/charts/multicloud-vio/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-vio/values.yaml @@ -24,7 +24,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/vio:1.3.0-STAGING +image: onap/multicloud/vio:1.3.1 pullPolicy: Always #Istio sidecar injection policy |