summaryrefslogtreecommitdiffstats
path: root/kubernetes/aaf/charts/aaf-hello/values.yaml
diff options
context:
space:
mode:
authorYang Xu <yang.xu3@huawei.com>2019-04-24 12:25:39 -0400
committerYang Xu <yang.xu3@huawei.com>2019-04-24 16:44:09 -0400
commit4ec3d01eb8fd2d8d1ed8db35d7864e660863cc1b (patch)
tree7572d1abf2a01d15279e34dcbbea6a1fddd357cb /kubernetes/aaf/charts/aaf-hello/values.yaml
parent03315cc03c5b6d581ce170d8eb1f25db7f91e7f1 (diff)
Remove DCAE image from update
Change-Id: Ifa98f8610b0a96a28f3a3ded7cb65663e9455158 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
Diffstat (limited to 'kubernetes/aaf/charts/aaf-hello/values.yaml')
-rw-r--r--kubernetes/aaf/charts/aaf-hello/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aaf/charts/aaf-hello/values.yaml b/kubernetes/aaf/charts/aaf-hello/values.yaml
index 3432211cdd..8c46b80945 100644
--- a/kubernetes/aaf/charts/aaf-hello/values.yaml
+++ b/kubernetes/aaf/charts/aaf-hello/values.yaml
@@ -25,7 +25,7 @@ flavor: small
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_hello:2.1.8
+image: onap/aaf/aaf_hello:2.1.9-SNAPSHOT-latest
aaf_register_as: "aaf-hello.onap"
pullPolicy: Always