diff options
author | 2023-11-22 14:23:54 +0000 | |
---|---|---|
committer | 2023-11-22 14:23:54 +0000 | |
commit | b79671556abd980c1fe0d48dcb96ef8437173b7a (patch) | |
tree | 7393ac5d9cdd3ecfc96fab001c5a8ddc74028d18 /kubernetes/policy/components/policy-clamp-runtime-acm | |
parent | b686b5da265779af6f2180200ac396a1efac8f95 (diff) | |
parent | 2d0db7cd17b6690d505b22a2f542149662ebf619 (diff) |
Merge "[POLICY] Update docker images to latest versions"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-runtime-acm')
-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 3b01e46d78..b1aadcdbd2 100644 --- a/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml +++ b/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml @@ -49,7 +49,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-runtime-acm:6.4.3 +image: onap/policy-clamp-runtime-acm:7.0.3 pullPolicy: Always componentName: &componentName policy-clamp-runtime-acm |