diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-05-29 14:37:38 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-05-29 14:37:38 +0300 |
commit | 64ab958f07123cf6708e9428e05ae6e96703c22a (patch) | |
tree | f72fbff9b2878ea7f78762090a5d1300873e7e1c /kubernetes/vid | |
parent | caf5e3d25271a6a821e58ad93ffcf9be697ced05 (diff) |
Update VID image
Change-Id: I5824693e19bfd68742465959c4dce3025d8ec462
Issue-ID: VID-234
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.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 20882c5786..d0dbefe79a 100644 --- a/kubernetes/vid/values.yaml +++ b/kubernetes/vid/values.yaml @@ -28,7 +28,7 @@ subChartsOnly: # application image repository: nexus3.onap.org:10001 -image: onap/vid:1.2.1 +image: onap/vid:2.0.0 pullPolicy: Always # flag to enable debugging - application support required |