From 999c224beba24018d4a7a79ded4adcc4c52d0cdf Mon Sep 17 00:00:00 2001 From: jhh Date: Wed, 24 Feb 2021 12:10:02 -0600 Subject: [POLICY] Update released versions Update released versions for M3 Honolulu Issue-ID: POLICY-3032 Signed-off-by: jhh Change-Id: If87afd9a00e444265b91372d1f7201415284f6b5 Signed-off-by: jhh --- kubernetes/policy/components/policy-clamp-be/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kubernetes/policy/components/policy-clamp-be/values.yaml') diff --git a/kubernetes/policy/components/policy-clamp-be/values.yaml b/kubernetes/policy/components/policy-clamp-be/values.yaml index 1446ac42b6..cd78850150 100644 --- a/kubernetes/policy/components/policy-clamp-be/values.yaml +++ b/kubernetes/policy/components/policy-clamp-be/values.yaml @@ -1,5 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada -# Modifications Copyright © 2018-2019 AT&T +# Modifications Copyright © 2018-2021 AT&T # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -63,7 +63,7 @@ secrets: flavor: small # application image -image: onap/policy-clamp-backend:6.0.0 +image: onap/policy-clamp-backend:6.0.1 pullPolicy: Always # flag to enable debugging - application support required -- cgit 1.2.3-korg