diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-12-16 19:57:31 +0100 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-12-16 20:07:08 +0100 |
commit | c32d68151728587f2645fc23ce463a4ace0a81a0 (patch) | |
tree | e564b8fe39b33417381160eae11a20e711155a4e | |
parent | 2418a1d5854182a786f97075f8600ff0786e0e92 (diff) |
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 <remigiusz.janeczek@nokia.com>
Change-Id: Ie3d9e758ef9ce6bc6cb4ebbd2968ce34747f35ff
-rw-r--r-- | releases/2.2.3-k8s-bootstrap-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
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' |