diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 15:34:32 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-21 13:34:09 +0100 |
commit | 1fa9c25fa7a751a1182b2999ced4906d76305278 (patch) | |
tree | e381298e31342a28cda1f82f2530a69e6d1dd75a /kubernetes/policy/components/policy-clamp-ac-k8s-ppnt | |
parent | a9c755eed08ec9c22f4e7190fc9691bbfad734f4 (diff) |
[POLICY] Update docker images to latest versions
The image versions in policy values.yaml files have been updated
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4997
Change-Id: Ia874c6a050f9a0253628247519541e17d86d08cf
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-k8s-ppnt')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml index 35530405bd..d34d0e011a 100644 --- a/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml @@ -42,7 +42,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-k8s-ppnt:7.1.2 +image: onap/policy-clamp-ac-k8s-ppnt:7.1.3 pullPolicy: Always componentName: &componentName policy-clamp-ac-k8s-ppnt |