diff options
author | sebdet <sebastien.determe@intl.att.com> | 2021-04-22 10:23:53 +0200 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2021-05-11 08:04:53 +0000 |
commit | 9bac0c3f67ad7909c733c02fb23545439f9355b4 (patch) | |
tree | 80d2d0729c010e71a7752337e8f16508dacf8c25 /kubernetes/policy/components/policy-clamp-fe/values.yaml | |
parent | 17979aa65a0d4e0c58a1269906c30c881039ec7e (diff) |
[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 <sebastien.determe@intl.att.com>
Change-Id: I7cf2caff461b88326d3ec90c9eea0fd6711f16e5
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-fe/values.yaml')
-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 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 |