From dd56858b505f0a8d35168ed423f7533fbfc6597d Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 8 May 2018 07:21:20 -0700 Subject: Sync docker image images with docker-manifest.csv Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu --- kubernetes/multicloud/charts/multicloud-vio/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/multicloud/charts/multicloud-vio') diff --git a/kubernetes/multicloud/charts/multicloud-vio/values.yaml b/kubernetes/multicloud/charts/multicloud-vio/values.yaml index 4fea235b5b..29885fa4b6 100644 --- a/kubernetes/multicloud/charts/multicloud-vio/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-vio/values.yaml @@ -24,7 +24,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/vio:latest +image: onap/multicloud/vio:1.1.2-STAGING pullPolicy: Always # application configuration -- cgit 1.2.3-korg