From: Remigiusz Janeczek Date: Wed, 16 Dec 2020 19:11:02 +0000 (+0100) Subject: [DCAEGEN2] Update bootstrap to 2.2.3 and cm-container to 3.4.2 X-Git-Tag: 8.0.0~171^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F116435%2F9;p=oom.git [DCAEGEN2] Update bootstrap to 2.2.3 and cm-container to 3.4.2 CM-Container changes: - Update k8splugin to 3.5.1 (add support for ipv6 services) Bootstrap changes: - Update DFC FTPeS certificates paths, update DFC to 1.5.0 (DCAE SDK, Spring, Reactor update) - Update cloudify version in son-handler blueprint - Update PM-Mapper to 1.5.0 (Reactor update) - Update BBS-EP to 2.1.0 (DCAE SDK, Spring update) - Update blueprints to import k8splugin as range between 3.4.3 and 4.0.0 (CM-Container was decided to only keep one version of k8splugin, so we can use that syntax) Issue-ID: DCAEGEN2-2456 Issue-ID: TEST-285 Issue-ID: DCAEGEN2-2537 Issue-ID: DCAEGEN2-2508 Issue-ID: DCAEGEN2-2388 Signed-off-by: Remigiusz Janeczek Change-Id: I5fd67998c18fdb427162c667cca15d31679b5220 --- diff --git a/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml b/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml index a3bff07fb2..bbc06113d3 100644 --- a/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml +++ b/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml @@ -103,7 +103,7 @@ mongo: disableNfsProvisioner: true # application image -image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:2.2.1 +image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:2.2.3 default_k8s_location: central # DCAE component images to be deployed via Cloudify Manager diff --git a/kubernetes/dcaegen2/components/dcae-cloudify-manager/values.yaml b/kubernetes/dcaegen2/components/dcae-cloudify-manager/values.yaml index c13d3cebe6..e187e119dc 100644 --- a/kubernetes/dcaegen2/components/dcae-cloudify-manager/values.yaml +++ b/kubernetes/dcaegen2/components/dcae-cloudify-manager/values.yaml @@ -49,7 +49,7 @@ config: # Application configuration defaults. ################################################################# # application image -image: onap/org.onap.dcaegen2.deployments.cm-container:3.4.1 +image: onap/org.onap.dcaegen2.deployments.cm-container:3.4.2 pullPolicy: Always # name of shared ConfigMap with kubeconfig for multiple clusters