From 7d2667febf98921f4a218d3080bf4c11ba3aa84c Mon Sep 17 00:00:00 2001 From: vv770d Date: Mon, 19 Oct 2020 17:56:24 +0000 Subject: Release k8s-bootstrap-container 2.1.7 Bootstrapped components updates VES version bump to 1.7.8 TCAGen2 version bump to 1.2.1 Holmes version bump to 1.2.8 Dynamic/Usecase driven component updates DL-DES blueprint inclusion (1.1.0) Slice-Analysis blueprint inclusion (1.0.0) Heartbeat bp update for non-root PG access DL-handlers logging and container optimization (1.1.0) PMSH bug fix (1.1.2) Change-Id: I55181aeaffd195e0018fc3723ef5bf61ef2ef009 Signed-off-by: vv770d Issue-ID: DCAEGEN2-2491 Issue-ID: DCAEGEN2-2478 Issue-ID: DCAEGEN2-2469 Issue-ID: DCAEGEN2-2470 Issue-ID: DCAEGEN2-2255 Issue-ID: DCAEGEN2-2482 Issue-ID: DCAEGEN2-2329 Issue-ID: DCAEGEN2-2258 Issue-ID: DCAEGEN2-2371 Issue-ID: DCAEGEN2-2379 Issue-ID: DCAEGEN2-2486 Issue-ID: DCAEGEN2-2483 Signed-off-by: vv770d --- releases/2.1.7-k8s-bootstrap-container.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releases/2.1.7-k8s-bootstrap-container.yaml (limited to 'releases') diff --git a/releases/2.1.7-k8s-bootstrap-container.yaml b/releases/2.1.7-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..53fdb69 --- /dev/null +++ b/releases/2.1.7-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.1.7' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-master-merge-java/311' +ref: 2feaeca5b8c7fe10ac6562fcba266fe0510bfcd4 +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '2.1.7-SNAPSHOT-20201019T223811Z' -- cgit 1.2.3-korg