diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2021-11-08 15:11:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-11-08 15:11:15 +0000 |
commit | d975abe4947c7ee2a527a029656c68491e357ecb (patch) | |
tree | 26e56167f47b84dc31c388903bc58ac55c14c774 /kubernetes/policy/components/policy-pap/values.yaml | |
parent | 25cd0c8bbc924be393bc23e5793f245a5dc93d83 (diff) | |
parent | b458484f01c552f574df3cff5593d8e84c6e5fc8 (diff) |
Merge "[POLICY] Update core images/config for RC istanbul" into istanbul
Diffstat (limited to 'kubernetes/policy/components/policy-pap/values.yaml')
-rwxr-xr-x | kubernetes/policy/components/policy-pap/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-pap/values.yaml b/kubernetes/policy/components/policy-pap/values.yaml index cf2b690dc8..d7135524d3 100755 --- a/kubernetes/policy/components/policy-pap/values.yaml +++ b/kubernetes/policy/components/policy-pap/values.yaml @@ -92,7 +92,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-pap:2.5.0 +image: onap/policy-pap:2.5.1 pullPolicy: Always # flag to enable debugging - application support required |