diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-11-05 13:37:56 +0200 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-11-05 21:19:43 +0200 |
commit | 79a18968f687111ebfba3573dceb9f509ce24586 (patch) | |
tree | 793707c2bf5325c7f740c13d8aeb666d73906273 /kubernetes | |
parent | 58f5c4f8425f42e8c838657fae1bc87c5c99d18e (diff) |
Update VID image version
Change-Id: Ief308b85fbc9e948f8fda5933965e3c2785b5158
Issue-ID: VID-325
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 c36b873a60..1527f39919 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:3.0.0 +image: onap/vid:3.2.0 pullPolicy: Always # mariadb image for initializing |