Update startODL based on changes to docker start

The installation time for APPC has been greatly improved for the Dublin release.
Changes to remove unzipping and feature set installation are needed.

Change-Id: I9fb42abc53648ce4d2a1361e6784fbab49330abf
Issue-ID: APPC-1341
Signed-off-by: Aaron Hay <aaron.hay@att.com>
diff --git a/kubernetes/appc/values.yaml b/kubernetes/appc/values.yaml
index d885616..f3d20bc 100644
--- a/kubernetes/appc/values.yaml
+++ b/kubernetes/appc/values.yaml
@@ -31,7 +31,7 @@
 flavor: small
 # application image
 repository: nexus3.onap.org:10001
-image: onap/appc-image:1.4.3
+image: onap/appc-image:1.5.0-SNAPSHOT-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required