Update SDC to use master docker images
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 <adetalhouet89@gmail.com>
diff --git a/kubernetes/sdc/charts/sdc-onboarding-be/values.yaml b/kubernetes/sdc/charts/sdc-onboarding-be/values.yaml
index fd2e6de..7f583ff 100644
--- a/kubernetes/sdc/charts/sdc-onboarding-be/values.yaml
+++ b/kubernetes/sdc/charts/sdc-onboarding-be/values.yaml
@@ -28,8 +28,8 @@
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/sdc-onboard-backend:1.2.0
-onboardingInitImage: onap/sdc-onboard-cassandra-init:1.2.0
+image: onap/sdc-onboard-backend:1.3-STAGING-latest
+onboardingInitImage: onap/sdc-onboard-cassandra-init:1.3-STAGING-latest
pullPolicy: Always
# flag to enable debugging - application support required