diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-07 09:29:24 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-07 09:29:24 -0800 |
commit | 6c0fc65c199ae68b0eb0d63cd003bb5cbf9faf4e (patch) | |
tree | 5f18a36df3b4819f7ca677c163959c1b3bea6846 /charts/aaf-oauth/values.yaml | |
parent | 425aa26dec849e44e2cbf66d7c5dac008769ed4d (diff) |
Sync docker tags with release manifest
Sync docker tags with the release manifest from integration
repo commit 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7.
Change-Id: If580d0000108ce9ff70ad128b9bc93bf4364376b
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'charts/aaf-oauth/values.yaml')
-rw-r--r-- | charts/aaf-oauth/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aaf-oauth/values.yaml b/charts/aaf-oauth/values.yaml index 99de329..dce0297 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-SNAPSHOT +image: onap/aaf/aaf_oauth:2.1.6 aaf_register_as: "aaf-oauth.onap" pullPolicy: Always |