From 2a5d1bbf59b2ec3abc2d61fdaf85e801cbaf3d7d Mon Sep 17 00:00:00 2001 From: jhh Date: Wed, 4 May 2022 13:44:26 -0500 Subject: [POLICY] Upgrade image versions These images tackle security issues in libraries. Issue-ID: POLICY-4071 Signed-off-by: jhh Change-Id: I88297b05f05e0a847d10333e60e665f89ccb424d --- kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/policy/components/policy-clamp-ac-k8s-ppnt') diff --git a/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml index 5592edcc3c..5920bdaaf2 100644 --- a/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml @@ -72,7 +72,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-k8s-ppnt:6.2.2 +image: onap/policy-clamp-ac-k8s-ppnt:6.2.3 pullPolicy: Always # flag to enable debugging - application support required -- cgit 1.2.3-korg