From 312ab3700fea8579a9f072f095f3c6a1ef66f9d0 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 13 Dec 2021 14:33:33 +0000 Subject: [POLICY] Update docker images to latest versions The image versions in policy values.yaml files have been updated and the CLAMP runtime configuration has been updated to use Spring style configuration *** This commit is generated by a PF release script *** Issue-ID: POLICY-3827 Signed-off-by: liamfallon Change-Id: I220773eb7728d8f5cff36faad388970e1732f12c Signed-off-by: liamfallon --- kubernetes/policy/components/policy-apex-pdp/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/policy/components/policy-apex-pdp') diff --git a/kubernetes/policy/components/policy-apex-pdp/values.yaml b/kubernetes/policy/components/policy-apex-pdp/values.yaml index 3318a199f1..48e6802219 100755 --- a/kubernetes/policy/components/policy-apex-pdp/values.yaml +++ b/kubernetes/policy/components/policy-apex-pdp/values.yaml @@ -49,7 +49,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-apex-pdp:2.6.1 +image: onap/policy-apex-pdp:2.7.0 pullPolicy: Always # flag to enable debugging - application support required -- cgit 1.2.3-korg