summaryrefslogtreecommitdiffstats
path: root/charts/aaf-hello
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-11-05 21:38:54 +0000
committerInstrumental <jonathan.gathman@att.com>2018-11-05 21:39:44 +0000
commit425aa26dec849e44e2cbf66d7c5dac008769ed4d (patch)
treed6a918d2818a3839b83ce5759a35638d19389394 /charts/aaf-hello
parentac47d855e9d9707e4fdfcc4f79f2c440dd14ce95 (diff)
update OOM for 2.1.7-SNAPSHOT
Issue-ID: AAF-609 Change-Id: Ia3735e269205425e66452701fa15909500e569f7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'charts/aaf-hello')
-rw-r--r--charts/aaf-hello/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aaf-hello/values.yaml b/charts/aaf-hello/values.yaml
index 5955261..fb5914d 100644
--- a/charts/aaf-hello/values.yaml
+++ b/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.6-SNAPSHOT
+image: onap/aaf/aaf_hello:2.1.7-SNAPSHOT
aaf_register_as: "aaf-hello.onap"
pullPolicy: Always