From 91751274d8c439e3e1a259c3325a62746b4e8a9d Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Sun, 5 May 2019 12:11:47 +0300 Subject: [PATCH] Update VID values.yaml to release 4.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit ✔ Dublin RC0 Issue-ID: VID-474 Change-Id: I4989bdc3d4cbe89162675ec9084e9daf70810f6d Signed-off-by: Ittay Stern --- kubernetes/vid/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/vid/values.yaml b/kubernetes/vid/values.yaml index 63bbef290e..e004cb4fb9 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:4.0-STAGING-latest +image: onap/vid:4.0.0 pullPolicy: Always # mariadb image for initializing @@ -112,4 +112,4 @@ resources: requests: cpu: 200m memory: 2Gi - unlimited: {} \ No newline at end of file + unlimited: {} -- 2.16.6