From 9bac0c3f67ad7909c733c02fb23545439f9355b4 Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 22 Apr 2021 10:23:53 +0200 Subject: [POLICY] Release Policy-clamp 6.1.1 Update the version to 6.1.1 + required config changes due to Camel & Spring upgrades & Sonar fixes Issue-ID: POLICY-3224 Signed-off-by: sebdet Change-Id: I7cf2caff461b88326d3ec90c9eea0fd6711f16e5 --- kubernetes/policy/components/policy-clamp-fe/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/policy/components/policy-clamp-fe') diff --git a/kubernetes/policy/components/policy-clamp-fe/values.yaml b/kubernetes/policy/components/policy-clamp-fe/values.yaml index c824965955..9712a38e10 100644 --- a/kubernetes/policy/components/policy-clamp-fe/values.yaml +++ b/kubernetes/policy/components/policy-clamp-fe/values.yaml @@ -60,7 +60,7 @@ subChartsOnly: flavor: small # application image -image: onap/policy-clamp-frontend:6.0.2 +image: onap/policy-clamp-frontend:6.1.1 pullPolicy: Always # flag to enable debugging - application support required -- cgit 1.2.3-korg