summaryrefslogtreecommitdiffstats
path: root/charts/aaf-oauth
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-18 09:48:31 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-10-18 22:34:23 +0000
commitc8085217695f36be966c11b61d6d097d1df72328 (patch)
tree1aa5d6b62749d5aec853270a6f215adb46cb95dd /charts/aaf-oauth
parente66cb59daf66a28f0dc0aa3999ba4b56fe1765a2 (diff)
Sync docker tags with release manifest
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 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 651f53e..874b506 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.5-SNAPSHOT
+image: onap/aaf/aaf_oauth:2.1.5
aaf_register_as: "aaf-oauth.onap"
pullPolicy: Always