diff options
author | saul.gill <saul.gill@est.tech> | 2024-04-26 12:45:10 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-04-26 12:45:10 +0100 |
commit | 82b27e69e7afec851802ff3fcfab435df3ef0291 (patch) | |
tree | c059f500aea7307b556cc90423056c098cfcd465 /kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml | |
parent | c64f1c0954e631709083499f6d1c80258c7809ee (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-4970
Change-Id: Ib431ebb448205fb79808dab8e1edc2c6aaaaf13c
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml')
-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 407f5dd724..35530405bd 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.0 +image: onap/policy-clamp-ac-k8s-ppnt:7.1.2 pullPolicy: Always componentName: &componentName policy-clamp-ac-k8s-ppnt |