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 9f043ba930..aeaf458daa 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml @@ -42,7 +42,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-http-ppnt:6.4.2 +image: onap/policy-clamp-ac-http-ppnt:6.4.3 pullPolicy: Always componentName: &componentName policy-clamp-ac-http-ppnt |