diff options
author | 2021-05-11 17:34:41 +0000 | |
---|---|---|
committer | 2021-05-11 17:34:41 +0000 | |
commit | ed021a1bc36d14fd5ada2bad0fa5b2728bc1ed0a (patch) | |
tree | 99e851376edbc678e19084229b4fcef938a6d198 /kubernetes/policy/components/policy-clamp-fe/values.yaml | |
parent | 580328b0b20218706ea0748088510e7e24ddacda (diff) | |
parent | 9bac0c3f67ad7909c733c02fb23545439f9355b4 (diff) |
Merge "[POLICY] Release Policy-clamp 6.1.1"
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 |