diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2019-08-30 07:27:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-30 07:27:49 +0000 |
commit | 5c327763c3a06944f341051beca3deeceeb5c33a (patch) | |
tree | 64bff193012659ca1537334273b5f337baaa6af2 /kubernetes/vid | |
parent | 424278d0f109f5515393d83ea03162b073773e55 (diff) | |
parent | 73272b54866c98144b7a3a5791089e4aba226454 (diff) |
Merge "Update VID values.yaml to version 5.0.1"
Diffstat (limited to 'kubernetes/vid')
-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 346577ce08..6d365a4493 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.0 +image: onap/vid:5.0.1 pullPolicy: Always # mariadb image for initializing |