diff options
author | saul.gill <saul.gill@est.tech> | 2021-09-21 15:20:42 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2021-09-22 12:31:34 +0100 |
commit | 744ed39744ad5e659a78d7cc32d194bfc5015d9b (patch) | |
tree | 76e24a47ebcf69fbb752a2b81dcd7b0e1f3bd74f /kubernetes/policy | |
parent | b62b9cf9e7e5248972baa619c6d015459187cd64 (diff) |
[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 <saul.gill@est.tech>
Diffstat (limited to 'kubernetes/policy')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-fe/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |