From c32d68151728587f2645fc23ce463a4ace0a81a0 Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Wed, 16 Dec 2020 19:57:31 +0100 Subject: Release bootstrap 2.2.3 - 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 (Cloudify container was decided to only keep one version of k8splugin) Issue-ID: DCAEGEN2-2456 Issue-ID: TEST-285 Issue-ID: DCAEGEN2-2537 Issue-ID: DCAEGEN2-2508 Signed-off-by: Remigiusz Janeczek Change-Id: Ie3d9e758ef9ce6bc6cb4ebbd2968ce34747f35ff --- releases/2.2.3-k8s-bootstrap-container.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releases/2.2.3-k8s-bootstrap-container.yaml diff --git a/releases/2.2.3-k8s-bootstrap-container.yaml b/releases/2.2.3-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..f4a131d --- /dev/null +++ b/releases/2.2.3-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.2.3' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-master-merge-java/330' +ref: 2418a1d5854182a786f97075f8600ff0786e0e92 +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '2.2.3-SNAPSHOT-20201216T185531Z' -- cgit 1.2.3-korg