From 8174587eb846fb15bd3bd00135bf91185bfaf8fd Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 24 May 2023 12:14:59 +0100 Subject: [POLICY] Update docker images to latest versions The image versions in policy values.yaml files have been updated *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon Change-Id: Id4904916026969730830441a17d1442d1c690004 --- kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/policy/components/policy-clamp-ac-http-ppnt') 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 -- cgit 1.2.3-korg