diff options
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-05-05 14:35:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-05-05 14:35:04 +0000 |
commit | 03d35322f9163ff7c956eefb964001ab8946d6b7 (patch) | |
tree | f45c32a76806807b46763153d154698ad214e7f4 /kubernetes/policy/components/policy-clamp-ac-pf-ppnt | |
parent | 9b0cc259165bab8cfed4f8827ea4d4ee0c3549fb (diff) | |
parent | 2a5d1bbf59b2ec3abc2d61fdaf85e801cbaf3d7d (diff) |
Merge "[POLICY] Upgrade image versions"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-pf-ppnt')
-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 70f2a0fa75..b99b60e397 100644 --- a/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml @@ -83,7 +83,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-pf-ppnt:6.2.2 +image: onap/policy-clamp-ac-pf-ppnt:6.2.3 pullPolicy: Always # flag to enable debugging - application support required |