diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-03-09 16:44:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-09 16:44:30 +0000 |
commit | 7f930c0bb1c09af2b9d1b412a9cbb501965158e7 (patch) | |
tree | 9fcada40d86c215d3de7d62d07d9bcb8ddfc628b /kubernetes/policy/components/policy-clamp-fe/values.yaml | |
parent | 8d5d0ca5286f5998b55aa95a11745999de689c3a (diff) | |
parent | 999c224beba24018d4a7a79ded4adcc4c52d0cdf (diff) |
Merge "[POLICY] Update released versions"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-fe/values.yaml')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-fe/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/components/policy-clamp-fe/values.yaml b/kubernetes/policy/components/policy-clamp-fe/values.yaml index 91a096d1b2..15b69ef93d 100644 --- a/kubernetes/policy/components/policy-clamp-fe/values.yaml +++ b/kubernetes/policy/components/policy-clamp-fe/values.yaml @@ -1,5 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada -# Modifications Copyright © 2018-2019 AT&T +# Modifications Copyright © 2018-2021 AT&T # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ subChartsOnly: flavor: small # application image -image: onap/policy-clamp-frontend:6.0.0 +image: onap/policy-clamp-frontend:6.0.1 pullPolicy: Always # flag to enable debugging - application support required |