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-runtime-acm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/policy/components/policy-clamp-runtime-acm') diff --git a/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml b/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml index 4ec221369b..73a759eae5 100644 --- a/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml +++ b/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml @@ -49,7 +49,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-runtime-acm:6.4.2 +image: onap/policy-clamp-runtime-acm:6.4.3 pullPolicy: Always componentName: &componentName policy-clamp-runtime-acm -- cgit 1.2.3-korg