diff options
author | vv770d <vv770d@att.com> | 2020-10-19 17:56:24 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2020-10-19 22:50:03 +0000 |
commit | 7d2667febf98921f4a218d3080bf4c11ba3aa84c (patch) | |
tree | 22df0b397e5c645781ff7d098baa28a744e28a8e | |
parent | cc579bd8d2f7f4a3f68e7ca46d501a12291877f6 (diff) |
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 <vv770d@att.com>
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 <vv770d@att.com>
-rw-r--r-- | releases/2.1.7-k8s-bootstrap-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
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' |