summaryrefslogtreecommitdiffstats
path: root/charts/aaf-oauth
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-11-15 18:27:40 -0800
committerGary Wu <gary.i.wu@huawei.com>2018-11-15 21:03:29 -0800
commitfb4e392ad25d765fb68ed2c942f912b9b3090f8e (patch)
tree8777fe728c1494e08bb4b2fb2345d523294ef7c4 /charts/aaf-oauth
parent6b59d8ed5b94bc3e9843350641062f4db724cecf (diff)
Sync docker tags with release manifest
Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'charts/aaf-oauth')
-rw-r--r--charts/aaf-oauth/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aaf-oauth/values.yaml b/charts/aaf-oauth/values.yaml
index e043f46..d90b3d7 100644
--- a/charts/aaf-oauth/values.yaml
+++ b/charts/aaf-oauth/values.yaml
@@ -25,7 +25,7 @@ flavor: small
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_oauth:2.1.7
+image: onap/aaf/aaf_oauth:2.1.8
aaf_register_as: "aaf-oauth.onap"
pullPolicy: Always