diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-04-24 13:26:29 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-04-24 14:06:58 +0300 |
commit | 23a95a751a002163f61cb7eafb4dc84465415daa (patch) | |
tree | 943a1d50fe55df7f3c3720784ddf210997857a90 /kubernetes | |
parent | b2e4ea650381d9e109c23a9fe51980655500fb29 (diff) |
Update VID image
Change-Id: I70cbe0b60816a370b5dabb9e9819b538a44213ef
Issue-ID: VID-218
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'kubernetes')
-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 ac68f2e9ad..7cf2243b63 100644 --- a/kubernetes/vid/values.yaml +++ b/kubernetes/vid/values.yaml @@ -28,7 +28,7 @@ subChartsOnly: # application image repository: nexus3.onap.org:10001 -image: openecomp/vid:v1.1.1 +image: onap/vid:1.2.1 pullPolicy: Always # flag to enable debugging - application support required |