From f25398a2bc32eea948eda2a16a6271e103f4f028 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Tue, 18 Sep 2018 16:49:56 -0400 Subject: Update SDC to use master docker images MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As Robot and all has changed to interact with master version of SDC code, we need to deploy proper SDC code. Change-Id: I0b1f25485edefdc56fe54bc3633bf1f028b4b8e5 Issue-ID: OOM-1408 Signed-off-by: Alexis de Talhouët --- kubernetes/sdc/charts/sdc-fe/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/sdc/charts/sdc-fe') diff --git a/kubernetes/sdc/charts/sdc-fe/values.yaml b/kubernetes/sdc/charts/sdc-fe/values.yaml index 7a6a97ea37..c4c629a592 100644 --- a/kubernetes/sdc/charts/sdc-fe/values.yaml +++ b/kubernetes/sdc/charts/sdc-fe/values.yaml @@ -28,7 +28,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/sdc-frontend:1.2.0 +image: onap/sdc-frontend:1.3-STAGING-latest pullPolicy: Always config: -- cgit 1.2.3-korg