diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2019-09-18 08:38:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-18 08:38:45 +0000 |
commit | 596b8530ed89620ef756647a04b67f6e23e0067d (patch) | |
tree | 339929c16846ac1596b35627989adf146847b56a /kubernetes | |
parent | 1d27d25cfce9639d25cab8b8c579a79261fba7d4 (diff) | |
parent | 6b6c20b44367fea8c3ce33ead382abac9dc75c63 (diff) |
Merge "Update VID values.yaml to version 5.0.3"
Diffstat (limited to 'kubernetes')
-rw-r--r-- | kubernetes/vid/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vid/values.yaml b/kubernetes/vid/values.yaml index c74f4177c9..6aeccb5910 100644 --- a/kubernetes/vid/values.yaml +++ b/kubernetes/vid/values.yaml @@ -27,7 +27,7 @@ subChartsOnly: # application image repository: nexus3.onap.org:10001 -image: onap/vid:5.0.2 +image: onap/vid:5.0.3 pullPolicy: Always # mariadb image for initializing |