diff options
author | Brian Freeman <bf1936@att.com> | 2019-08-09 02:46:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-09 02:46:49 +0000 |
commit | edc5972e05efb48b5b1933c40ff27c6b5b0da28e (patch) | |
tree | 91ca21f7819cd5884ef3ce7f6a2ca97da6688b01 /kubernetes/vid | |
parent | 4d90c4e4623d48d41c36f9e2516b73a6b945fdcc (diff) | |
parent | 0cf1b49c0a912bb45c38d921578b9d0cec43b616 (diff) |
Merge "Update VID values.yaml to release 5.0.0"
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 0a2ba7e33f..346577ce08 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:4.3.1 +image: onap/vid:5.0.0 pullPolicy: Always # mariadb image for initializing |