From 2d0db7cd17b6690d505b22a2f542149662ebf619 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 14 Nov 2023 14:07:33 +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-4854 Signed-off-by: liamfallon Change-Id: I4a28d35bbdda2497faaa5c91baa42aaa9d398437 --- 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 646032e538..58f7954a7d 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.3 +image: onap/policy-clamp-ac-http-ppnt:7.0.3 pullPolicy: Always componentName: &componentName policy-clamp-ac-http-ppnt -- cgit 1.2.3-korg