diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-08-04 14:14:22 +0300 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-08-04 14:15:14 +0300 |
commit | 0cf1b49c0a912bb45c38d921578b9d0cec43b616 (patch) | |
tree | a56b0638b250fb11c2a20ead110069bd0eed81a2 /kubernetes/vid | |
parent | dc9d4ca49343a5f31175b0247f01246c4ef392ab (diff) |
Update VID values.yaml to release 5.0.0
✔ El-Alto early drop
Issue-ID: VID-521
Change-Id: I14f3f1e2407a79016b9c4be777a4fe8e33ae06e0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
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 0825c76fb0..39206dd6c3 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 |