Fix Beijing image reference 13/57213/1
authorAaron Hay <ah415j@att.com>
Mon, 23 Jul 2018 20:53:25 +0000 (16:53 -0400)
committerAaron Hay <ah415j@att.com>
Mon, 23 Jul 2018 20:56:30 +0000 (16:56 -0400)
Fix Beijing image reference that was unexpectedly replaced.

Change-Id: Ib26d935a96fb2c380bfe0b6fc219b5fa1f1fe39f
Issue-ID: OOM-1294
Signed-off-by: Aaron Hay <ah415j@att.com>
kubernetes/appc/values.yaml

index 1c20977..5b1d923 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/appc-image:1.4.0-SNAPSHOT-latest
+image: onap/appc-image:1.3.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required