From fb541cc7f4cd6e3f1fc9f1a526b59c832fbce3f4 Mon Sep 17 00:00:00 2001 From: Mandeep Khinda Date: Fri, 25 Aug 2017 03:52:26 +0000 Subject: [PATCH] appc hasn't been updated to 1.1 yet I have been working on that and these images should still be at 1.0 until its done done Issue-ID: OOM-160 Change-Id: I1868918af6fba00e66758f91f5bfe9db3868b013 Signed-off-by: Mandeep Khinda --- kubernetes/appc/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/appc/values.yaml b/kubernetes/appc/values.yaml index 74b189f371..fd73fc1618 100644 --- a/kubernetes/appc/values.yaml +++ b/kubernetes/appc/values.yaml @@ -2,6 +2,6 @@ nsPrefix: onap pullPolicy: Always image: readiness: oomk8s/readiness-check:1.0.0 - appc: nexus3.onap.org:10001/openecomp/appc-image:1.1-STAGING-latest + appc: nexus3.onap.org:10001/openecomp/appc-image:1.0-STAGING-latest mysqlServer: mysql/mysql-server:5.6 - dgbuilderSdnc: nexus3.onap.org:10001/openecomp/dgbuilder-sdnc-image:1.1-STAGING-latest + dgbuilderSdnc: nexus3.onap.org:10001/openecomp/dgbuilder-sdnc-image:1.0-STAGING-latest -- 2.16.6