diff options
author | Ikramullah, Ikram <ikram@research.att.com> | 2021-03-10 10:14:02 -0500 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-03-21 16:50:37 +0000 |
commit | 4f88ec0cf9762f63243de8d8b7bfb283f956d36b (patch) | |
tree | 84d764b8751179f9dcda904020629110c59c0fd3 /kubernetes/vid | |
parent | fde94076e689727e8a2c3c5147ce1242dc225f87 (diff) |
[VID] Update VID to 8.0.2
VID's Honolulu release image.
Issue-ID: VID-958
Change-Id: Iad54bdeb02a9e361db5ca0d68d3487a1dc4d3150
Signed-off-by: Ikramullah, Ikram <ikram@research.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 5e4a0ecc78..6b323a4a17 100644 --- a/kubernetes/vid/values.yaml +++ b/kubernetes/vid/values.yaml @@ -88,7 +88,7 @@ subChartsOnly: enabled: true # application image -image: onap/vid:7.0.0 +image: onap/vid:8.0.2 pullPolicy: Always # application configuration |