diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-09-21 06:14:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-09-21 06:14:02 +0000 |
commit | e898ffbf4afccbcde888cd80709714c10377ddb5 (patch) | |
tree | 0f7138bfc01915ba93fc83252b538044fe25d7a2 /kubernetes/policy/components/policy-api/values.yaml | |
parent | 992d8b15fd4b66995c78758111e39d5da765a21b (diff) | |
parent | d74fe9fbe7aab6f0b9bc37bf71237b297cd63e94 (diff) |
Merge "[POLICY] Update core images/config for m4 istanbul"
Diffstat (limited to 'kubernetes/policy/components/policy-api/values.yaml')
-rwxr-xr-x | kubernetes/policy/components/policy-api/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-api/values.yaml b/kubernetes/policy/components/policy-api/values.yaml index 36eb5c4899..87ddd73adf 100755 --- a/kubernetes/policy/components/policy-api/values.yaml +++ b/kubernetes/policy/components/policy-api/values.yaml @@ -78,7 +78,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-api:2.4.2 +image: onap/policy-api:2.5.0 pullPolicy: Always # flag to enable debugging - application support required |