diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2018-10-28 13:20:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-28 13:20:46 +0000 |
commit | 55f94b53935957126fc5001373d09ce9be07b442 (patch) | |
tree | 3a8776bf05d0f3e377120eb0122a1df17c8661c5 /kubernetes/aaf/charts/aaf-oauth/values.yaml | |
parent | 4807fdfc7adf7945c31368e3b420dc853a29f4cd (diff) | |
parent | 0489919d5d58bb7e0883cc066ade714f3ca34e24 (diff) |
Merge "update OOM for 2.1.6"
Diffstat (limited to 'kubernetes/aaf/charts/aaf-oauth/values.yaml')
-rw-r--r-- | kubernetes/aaf/charts/aaf-oauth/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aaf/charts/aaf-oauth/values.yaml b/kubernetes/aaf/charts/aaf-oauth/values.yaml index 874b50694d..a915fedfac 100644 --- a/kubernetes/aaf/charts/aaf-oauth/values.yaml +++ b/kubernetes/aaf/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 |