From: Aaron Hay Date: Tue, 5 Jun 2018 14:16:41 +0000 (-0400) Subject: Update APPC OOM helm chart for Beijing release X-Git-Tag: 2.0.0-ONAP~24^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=dc4435d5e2fe6391c605d1c647b55b276303f856 Update APPC OOM helm chart for Beijing release Update APPC OOM helm chart to reflect Beijing release artifact version Change-Id: I27cc11bef1c3eccdc0fab01e0af7436e765e5558 Issue-ID: OOM-1122 Signed-off-by: Aaron Hay --- diff --git a/kubernetes/appc/charts/appc-cdt/values.yaml b/kubernetes/appc/charts/appc-cdt/values.yaml index 123098cdd2..c29452de6c 100644 --- a/kubernetes/appc/charts/appc-cdt/values.yaml +++ b/kubernetes/appc/charts/appc-cdt/values.yaml @@ -9,7 +9,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/appc-cdt-image:1.3.0-SNAPSHOT-latest +image: onap/appc-cdt-image:1.3.0 pullPolicy: Always # application configuration diff --git a/kubernetes/appc/values.yaml b/kubernetes/appc/values.yaml index 9b7b54706a..45c048029e 100644 --- a/kubernetes/appc/values.yaml +++ b/kubernetes/appc/values.yaml @@ -29,7 +29,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/appc-image:1.3.0-SNAPSHOT-latest +image: onap/appc-image:1.3.0 pullPolicy: Always # flag to enable debugging - application support required