From e090bc4d01b4c99347a66ed22277b99e3d4bb823 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 --- charts/aai-gizmo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'charts/aai-gizmo/values.yaml') diff --git a/charts/aai-gizmo/values.yaml b/charts/aai-gizmo/values.yaml index f6119bd..14f412e 100644 --- a/charts/aai-gizmo/values.yaml +++ b/charts/aai-gizmo/values.yaml @@ -22,7 +22,7 @@ global: ################################################################# # application image -image: "onap/gizmo:1.1-STAGING-latest" +image: onap/gizmo:1.1-STAGING-latest # application configuration config: -- cgit 1.2.3-korg