From 1fa9c25fa7a751a1182b2999ced4906d76305278 Mon Sep 17 00:00:00 2001 From: "saul.gill" Date: Mon, 20 May 2024 15:34:32 +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-4997 Change-Id: Ia874c6a050f9a0253628247519541e17d86d08cf Signed-off-by: saul.gill --- kubernetes/policy/components/policy-pap/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/policy/components/policy-pap/values.yaml') diff --git a/kubernetes/policy/components/policy-pap/values.yaml b/kubernetes/policy/components/policy-pap/values.yaml index 4b8ed70fcc..5f6fb21265 100755 --- a/kubernetes/policy/components/policy-pap/values.yaml +++ b/kubernetes/policy/components/policy-pap/values.yaml @@ -68,7 +68,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-pap:3.1.2 +image: onap/policy-pap:3.1.3 pullPolicy: Always # flag to enable debugging - application support required -- cgit 1.2.3-korg