diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2022-05-04 13:44:26 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2022-05-04 13:49:24 -0500 |
commit | 2a5d1bbf59b2ec3abc2d61fdaf85e801cbaf3d7d (patch) | |
tree | 225042ddcdc1af505acbb751d33e07563e929ee0 /kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml | |
parent | 44e6195ed3efb07ff8faeb10027aa91e53d8738f (diff) |
[POLICY] Upgrade image versions
These images tackle security issues in libraries.
Issue-ID: POLICY-4071
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I88297b05f05e0a847d10333e60e665f89ccb424d
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml')
-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 844b3d78c2..c93520a290 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml @@ -71,7 +71,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-http-ppnt:6.2.2 +image: onap/policy-clamp-ac-http-ppnt:6.2.3 pullPolicy: Always # application configuration |