diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2022-12-01 11:18:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-12-01 11:18:56 +0000 |
commit | e0259590627cd9e7925b6912ac2203091dbb54bf (patch) | |
tree | 182c4247400b527bc908c6280162937ce2ef3a2b /kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml | |
parent | 8c26e59d30a185186cf33988a0dbb859409f73eb (diff) | |
parent | 2c51ce87a0e2d72cd0537cbf1836e4eac800133a (diff) |
Merge "[POLICY] Update docker images to latest versions"
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 668d911f7e..4878345723 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml @@ -78,7 +78,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-http-ppnt:6.3.1 +image: onap/policy-clamp-ac-http-ppnt:6.3.2 pullPolicy: Always # application configuration |