From 744ed39744ad5e659a78d7cc32d194bfc5015d9b Mon Sep 17 00:00:00 2001 From: "saul.gill" Date: Tue, 21 Sep 2021 15:20:42 +0100 Subject: [PATCH] [POLICY] Updated policy-clamp-fe image Updated policy-clamp-fe image for Istanbul helm chart Issue-ID: POLICY-3593 Change-Id: I1b8c9e8c2dd8e152e8eb369b95a663a72d49108d Signed-off-by: saul.gill --- kubernetes/policy/components/policy-clamp-fe/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/policy/components/policy-clamp-fe/values.yaml b/kubernetes/policy/components/policy-clamp-fe/values.yaml index a7c8d6defa..9e021c8d0e 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.1.1 +image: onap/policy-clamp-frontend:6.1.2 pullPolicy: Always # flag to enable debugging - application support required -- 2.16.6