diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-03-25 06:19:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-25 06:19:38 +0000 |
commit | 777447ccdbabfaf2448e0dc812f0d755c889600e (patch) | |
tree | 8c917ef7d6b18a4ddf698c4ebfb0fdb3b63bdc4c /kubernetes/policy/components/policy-clamp-fe | |
parent | c27240ba03334c57a012b9b4f535cecdde602526 (diff) | |
parent | 32367fcdef1b6c9d54b2b9666065ba3866ceaa45 (diff) |
Merge "[POLICY] Update RC0 released versions"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-fe')
-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 15b69ef93d..c2f4d157c8 100644 --- a/kubernetes/policy/components/policy-clamp-fe/values.yaml +++ b/kubernetes/policy/components/policy-clamp-fe/values.yaml @@ -62,7 +62,7 @@ subChartsOnly: flavor: small # application image -image: onap/policy-clamp-frontend:6.0.1 +image: onap/policy-clamp-frontend:6.0.2 pullPolicy: Always # flag to enable debugging - application support required |