diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-29 14:53:18 +0000 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2022-12-01 07:41:13 +0000 |
commit | 2c51ce87a0e2d72cd0537cbf1836e4eac800133a (patch) | |
tree | 31c0dbeab803d4e107289d61d3f75cc276c887aa /kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml | |
parent | 760f7d111e5ad6973a708a270f81bfff49ba0808 (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-4462
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6154e8409900eca422f6b9392883d50232d1f573
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml index cf20bd1d56..27f7022535 100644 --- a/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml @@ -90,7 +90,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-pf-ppnt:6.3.1 +image: onap/policy-clamp-ac-pf-ppnt:6.3.2 pullPolicy: Always # flag to enable debugging - application support required |