diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2022-01-12 07:54:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-01-12 07:54:19 +0000 |
commit | c530a5de5a8736e5492d3977656b925da5f05c4a (patch) | |
tree | 3e912e3e3fae9d2799400fd702e2dedd228eb4a2 /kubernetes/policy/components/policy-clamp-cl-k8s-ppnt | |
parent | 12f6b432b9d79d18f93cff91c9cd7aa7a7723d4f (diff) | |
parent | 312ab3700fea8579a9f072f095f3c6a1ef66f9d0 (diff) |
Merge "[POLICY] Update docker images to latest versions"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-cl-k8s-ppnt')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/values.yaml index f98fce1137..701536a168 100644 --- a/kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/values.yaml @@ -72,7 +72,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-cl-k8s-ppnt:6.1.3 +image: onap/policy-clamp-cl-k8s-ppnt:6.2.0 pullPolicy: Always # flag to enable debugging - application support required |