From b95b922b6d850f5e195cb2c5bd3606f645d01cf6 Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Tue, 24 Mar 2020 15:47:27 +0000 Subject: release 1.12.3 bootstrap version tcagen2 1.0.0-> 1.0.1 (bug fix) VES 1.5.3 -> 1.5.4 (log fix) HV-VES blueprint update (disable http) Datalake Feeder and Admin MS blueprint included VESMapper, RESTConf, Heartbeat MS blueprint included for 2041 Change-Id: Ibd7a83beac5d01101a8343c200558e2b918745fc Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-2107 Issue-ID: DCAEGEN2-2129 Issue-ID: DCAEGEN2-2098 Issue-ID: DCAEGEN2-2041 Issue-ID: DCAEGEN2-2145 Signed-off-by: Vijay Venkatesh Kumar --- releases/1.12.3-k8s-bootstrap-container.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releases/1.12.3-k8s-bootstrap-container.yaml diff --git a/releases/1.12.3-k8s-bootstrap-container.yaml b/releases/1.12.3-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..5e8ad55 --- /dev/null +++ b/releases/1.12.3-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '1.12.3' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-master-merge-java/254' +ref: 72108a5676ef0851679f06bc5202e792e6cb18e9 +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '1.12.3-SNAPSHOT-20200324T200019Z' -- cgit 1.2.3-korg