From 9416a38ece6ca7ec73b853674cec610b27286db0 Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 26 Sep 2022 14:53:31 -0500 Subject: [POLICY] Update release images Pick up library upgrades and CCVPN fixes. Issue-ID: POLICY-4368 Signed-off-by: jhh Change-Id: I42ccd37a9f06d578d67c7b28f16136c1aeb38890 --- kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 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 c93520a290..e452d7d6e6 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml @@ -1,5 +1,6 @@ # ============LICENSE_START======================================================= # Copyright (C) 2021-2022 Nordix Foundation. +# Modifications Copyright (C) 2022 AT&T Intellectual Property. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -71,7 +72,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-http-ppnt:6.2.3 +image: onap/policy-clamp-ac-http-ppnt:6.2.4 pullPolicy: Always # application configuration -- cgit 1.2.3-korg