diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-08-29 15:20:40 +0300 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-08-29 15:20:40 +0300 |
commit | 73272b54866c98144b7a3a5791089e4aba226454 (patch) | |
tree | e78abf305a3caf87105930f52cf8e4794406ef2c | |
parent | c1dbef791bfd67844b45dccb61a4dfdf1c41b397 (diff) |
Update VID values.yaml to version 5.0.1
✔ El-Alto first wave
Issue-ID: VID-521
Change-Id: Ic34065a28a47d07e408ad345b493404a055740c6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
-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 |