diff options
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-be/values.yaml')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-be/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/components/policy-clamp-be/values.yaml b/kubernetes/policy/components/policy-clamp-be/values.yaml index c23657c421..cac9e23d75 100644 --- a/kubernetes/policy/components/policy-clamp-be/values.yaml +++ b/kubernetes/policy/components/policy-clamp-be/values.yaml @@ -1,5 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada -# Modifications Copyright © 2018-2021 AT&T +# Modifications Copyright © 2018-2022 AT&T # Modifications Copyright © 2022 Nordix Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -71,7 +71,7 @@ secrets: flavor: small # application image -image: onap/policy-clamp-backend:6.2.3 +image: onap/policy-clamp-backend:6.2.4 pullPolicy: Always # flag to enable debugging - application support required |