Remove ODL restart from start script
Update image versions to 1.4-STAGING-latest
Update startODL.sh script to eliminate restart of ODL container
Change-Id: Iaef4aaea243974f97060b73c81dedce990108180
Issue-ID: SDNC-394
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
diff --git a/kubernetes/sdnc/values.yaml b/kubernetes/sdnc/values.yaml
index c214d71..607fd05 100644
--- a/kubernetes/sdnc/values.yaml
+++ b/kubernetes/sdnc/values.yaml
@@ -31,7 +31,7 @@
# application images
repository: nexus3.onap.org:10001
pullPolicy: Always
-image: onap/sdnc-image:1.3.4
+image: onap/sdnc-image:1.4-STAGING-latest
# flag to enable debugging - application support required
debugEnabled: false