diff options
author | Brian Freeman <bf1936@att.com> | 2019-08-09 02:45:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-09 02:45:40 +0000 |
commit | 4d90c4e4623d48d41c36f9e2516b73a6b945fdcc (patch) | |
tree | b8351649d358aef4c51854325512976500679476 /kubernetes/policy/charts/policy-distribution/values.yaml | |
parent | 58325e7c8b320f92a02516d5851889d3000152dd (diff) | |
parent | bf7fb4ddaa996ffcfc2879fa7ecbede3341869af (diff) |
Merge "El Alto early drop policy changes"
Diffstat (limited to 'kubernetes/policy/charts/policy-distribution/values.yaml')
-rw-r--r-- | kubernetes/policy/charts/policy-distribution/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/charts/policy-distribution/values.yaml b/kubernetes/policy/charts/policy-distribution/values.yaml index 935e7e69f1..2cc0d444d6 100644 --- a/kubernetes/policy/charts/policy-distribution/values.yaml +++ b/kubernetes/policy/charts/policy-distribution/values.yaml @@ -28,7 +28,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-distribution:2.1.0 +image: onap/policy-distribution:2.2.0 pullPolicy: Always # flag to enable debugging - application support required |