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-http-ppnt | |
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-http-ppnt')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml index 668d911f7e..4878345723 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml @@ -78,7 +78,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-http-ppnt:6.3.1 +image: onap/policy-clamp-ac-http-ppnt:6.3.2 pullPolicy: Always # application configuration |