diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-03-25 06:19:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-25 06:19:38 +0000 |
commit | 777447ccdbabfaf2448e0dc812f0d755c889600e (patch) | |
tree | 8c917ef7d6b18a4ddf698c4ebfb0fdb3b63bdc4c /kubernetes/policy/components/policy-apex-pdp | |
parent | c27240ba03334c57a012b9b4f535cecdde602526 (diff) | |
parent | 32367fcdef1b6c9d54b2b9666065ba3866ceaa45 (diff) |
Merge "[POLICY] Update RC0 released versions"
Diffstat (limited to 'kubernetes/policy/components/policy-apex-pdp')
-rwxr-xr-x | kubernetes/policy/components/policy-apex-pdp/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-apex-pdp/values.yaml b/kubernetes/policy/components/policy-apex-pdp/values.yaml index fb4742e9e4..22edcff601 100755 --- a/kubernetes/policy/components/policy-apex-pdp/values.yaml +++ b/kubernetes/policy/components/policy-apex-pdp/values.yaml @@ -49,7 +49,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-apex-pdp:2.5.0 +image: onap/policy-apex-pdp:2.5.2 pullPolicy: Always # flag to enable debugging - application support required |