diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2022-04-13 11:56:40 -0500 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-04-22 14:53:30 +0000 |
commit | 8f95be29e36be0137463c056660dd11e0d20c171 (patch) | |
tree | a54de4d725abf05f12cf6bf8bca86cff16f610a7 /kubernetes/policy/components/policy-clamp-ac-http-ppnt | |
parent | ec452b50a4a1ea0aa0e18836bfe80ca1dab20f1b (diff) |
[POLICY] Update components to latest release
The exceptions are policy-drools-pdp, policy-xacml-pdp,
and policy-gui that are handled in different reviews.
Issue-ID: POLICY-4089
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I5d03ce22d9c69380c6f76b24383555cf71803ea4
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
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 8eafa463c5..844b3d78c2 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.1 +image: onap/policy-clamp-ac-http-ppnt:6.2.2 pullPolicy: Always # application configuration |