diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2022-09-26 08:06:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-09-26 08:06:07 +0000 |
commit | f8161974aba4eb1c450106135a4b2312bc44cd76 (patch) | |
tree | 99a6e9fb68ab10a1e3be9efb79775e9506a9004f /kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml | |
parent | 54a46829db2c1119f3baa12de63f584d03aba8cd (diff) | |
parent | edb388e0f53cdc483734811183d487f5965c2caa (diff) |
Merge "[POLICY] Update docker images to latest versions"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml b/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml index d224aa6bc4..87b613a3ef 100644 --- a/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml +++ b/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml @@ -85,7 +85,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-runtime-acm:6.2.3 +image: onap/policy-clamp-runtime-acm:6.3.0 pullPolicy: Always # flag to enable debugging - application support required |