From: Ittay Stern Date: Sun, 5 May 2019 09:11:47 +0000 (+0300) Subject: Update VID values.yaml to release 4.0.0 X-Git-Tag: 4.0.0-ONAP~164^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=91751274d8c439e3e1a259c3325a62746b4e8a9d;p=oom.git Update VID values.yaml to release 4.0.0 ✔ Dublin RC0 Issue-ID: VID-474 Change-Id: I4989bdc3d4cbe89162675ec9084e9daf70810f6d Signed-off-by: Ittay Stern --- 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: {}