diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-10-25 04:23:40 +0000 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-10-25 04:23:53 +0000 |
commit | 926b8812165b5736babef2166e162134d9315441 (patch) | |
tree | 353465a1da49890c388f6986c2f56054b887d726 /charts/aaf-oauth/values.yaml | |
parent | ff99d602d0978a5a9adecc6f2642748ddee984c0 (diff) |
update OOM for 2.1.6
Issue-ID: AAF-571
Change-Id: I95f1f9c1604c36bc76eb556c7f35fdb8caceba57
Signed-off-by: Instrumental <jonathan.gathman@att.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 874b506..a915fed 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 +image: onap/aaf/aaf_oauth:2.1.6-SNAPSHOT aaf_register_as: "aaf-oauth.onap" pullPolicy: Always |