From: Fiete Ostkamp Date: Fri, 16 May 2025 09:28:24 +0000 (+0200) Subject: Deploy 1.12.2 version of cnf-adapter X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=02c4c6ea641f87af749f26a0fa686ca360c79443;p=oom.git Deploy 1.12.2 version of cnf-adapter - includes a newer jre 11 base image - fixes bug related to alphabetical processing of CSAR files Issue-ID: SO-4154 Change-Id: Ib919170fec61d496a1d2775fd16ccfdf4ed4c776 Signed-off-by: Fiete Ostkamp --- diff --git a/kubernetes/so/components/so-cnf-adapter/values.yaml b/kubernetes/so/components/so-cnf-adapter/values.yaml index db603773e7..1eb8c6217d 100755 --- a/kubernetes/so/components/so-cnf-adapter/values.yaml +++ b/kubernetes/so/components/so-cnf-adapter/values.yaml @@ -63,7 +63,7 @@ secrets: ################################################################# # Application configuration defaults. ################################################################# -image: onap/so/so-cnf-adapter:1.12.1 +image: onap/so/so-cnf-adapter:1.12.2 pullPolicy: Always readinessCheck: diff --git a/kubernetes/so/components/so-cnfm-lcm/values.yaml b/kubernetes/so/components/so-cnfm-lcm/values.yaml index 2bebed6425..fa93ac6125 100644 --- a/kubernetes/so/components/so-cnfm-lcm/values.yaml +++ b/kubernetes/so/components/so-cnfm-lcm/values.yaml @@ -42,7 +42,7 @@ secrets: ################################################################# # Application configuration defaults. ################################################################# -image: onap/so/so-cnfm-as-lcm:1.12.1 +image: onap/so/so-cnfm-as-lcm:1.12.2 pullPolicy: Always aai: