From b4cace6e83aa503b3211076c8c97caf8ccee5422 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 29 Nov 2022 14:53:18 +0000 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-4462 Signed-off-by: liamfallon Change-Id: I6154e8409900eca422f6b9392883d50232d1f573 --- kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/policy/components/policy-clamp-ac-pf-ppnt') diff --git a/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml index cf20bd1d56..27f7022535 100644 --- a/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml @@ -90,7 +90,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-pf-ppnt:6.3.1 +image: onap/policy-clamp-ac-pf-ppnt:6.3.2 pullPolicy: Always # flag to enable debugging - application support required -- cgit 1.2.3-korg