diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-10-22 19:40:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-22 19:40:22 +0000 |
commit | bfd749511ab21149396ad93f8a58f876413c0a4a (patch) | |
tree | fa628183adc4ff002dc3cd7fa500541cee0d3be8 /kubernetes/policy/components/policy-xacml-pdp/values.yaml | |
parent | 29e7c3ff9310ade6c7e4c04b6f09e1c000d1ef78 (diff) | |
parent | f98e7c61ed554add85b6dd6163ec0fef12e2da9a (diff) |
Merge "[POLICY] Update Policy image versions"
Diffstat (limited to 'kubernetes/policy/components/policy-xacml-pdp/values.yaml')
-rwxr-xr-x | kubernetes/policy/components/policy-xacml-pdp/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-xacml-pdp/values.yaml b/kubernetes/policy/components/policy-xacml-pdp/values.yaml index cdfa5bde56..24be6c75c4 100755 --- a/kubernetes/policy/components/policy-xacml-pdp/values.yaml +++ b/kubernetes/policy/components/policy-xacml-pdp/values.yaml @@ -89,7 +89,7 @@ certInitializer: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-xacml-pdp:2.3.2 +image: onap/policy-xacml-pdp:2.3.3 pullPolicy: Always # flag to enable debugging - application support required |