summaryrefslogtreecommitdiffstats
path: root/kubernetes/appc
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-11-20 15:17:22 -0800
committerGary Wu <gary.i.wu@huawei.com>2018-11-20 22:39:58 -0800
commit414915d2eaba4bcd8e57640cc24a392a2dc42dae (patch)
tree6cc0a83c27014209bb1437f0191fe62fbd0b2941 /kubernetes/appc
parent517df2af21ceb0d7ff186934993e228454bebeee (diff)
Sync docker tags with release manifest
Sync docker tags with the release manifest from integration repo commit 0aad96cbbcdb97c2b074cb83d367c29dac6243df. Issue-ID: INT-663 Change-Id: I877077c3a35cb196c89ebb0e27dfe452e12b5249 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'kubernetes/appc')
-rw-r--r--kubernetes/appc/charts/appc-cdt/values.yaml2
-rw-r--r--kubernetes/appc/values.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/appc/charts/appc-cdt/values.yaml b/kubernetes/appc/charts/appc-cdt/values.yaml
index dfebe57d21..517b69ddea 100644
--- a/kubernetes/appc/charts/appc-cdt/values.yaml
+++ b/kubernetes/appc/charts/appc-cdt/values.yaml
@@ -26,7 +26,7 @@ flavor: small
# application image
repository: nexus3.onap.org:10001
-image: onap/appc-cdt-image:1.4.0
+image: onap/appc-cdt-image:1.4.3
pullPolicy: Always
# application configuration
diff --git a/kubernetes/appc/values.yaml b/kubernetes/appc/values.yaml
index 9c5a50110a..17f819b8ea 100644
--- a/kubernetes/appc/values.yaml
+++ b/kubernetes/appc/values.yaml
@@ -31,7 +31,7 @@ global:
flavor: small
# application image
repository: nexus3.onap.org:10001
-image: onap/appc-image:1.4.2-SNAPSHOT-latest
+image: onap/appc-image:1.4.3
pullPolicy: Always
# flag to enable debugging - application support required