diff options
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 c8c83cefba..ad2d954088 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.7.1 +image: onap/policy-apex-pdp:2.7.2 pullPolicy: Always # flag to enable debugging - application support required |