summaryrefslogtreecommitdiffstats
path: root/kubernetes/appc
diff options
context:
space:
mode:
authorMandeep Khinda <mandeep.khinda@amdocs.com>2017-08-25 03:52:26 +0000
committerMandeep Khinda <mandeep.khinda@amdocs.com>2017-08-25 03:52:26 +0000
commitfb541cc7f4cd6e3f1fc9f1a526b59c832fbce3f4 (patch)
tree7c32e37d51dc0f407e6990d7da7b09de9f0ea12f /kubernetes/appc
parenta3d2b95161b161d3d05355769b60cfd86b54caf1 (diff)
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 <mandeep.khinda@amdocs.com>
Diffstat (limited to 'kubernetes/appc')
-rw-r--r--kubernetes/appc/values.yaml4
1 files 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