diff options
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml index 17e4d31968..0bcc66e4e1 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml @@ -41,7 +41,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-http-ppnt:7.1.0 +image: onap/policy-clamp-ac-http-ppnt:7.1.2 pullPolicy: Always componentName: &componentName policy-clamp-ac-http-ppnt |