diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-03-24 15:47:27 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-03-24 20:22:37 +0000 |
commit | b95b922b6d850f5e195cb2c5bd3606f645d01cf6 (patch) | |
tree | 94a1975a1df029e4f235dfe0c0725066f55026d5 | |
parent | e3441df8878eb893f717102e26023ae96ab727ca (diff) |
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 <vv770d@att.com>
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 <vv770d@att.com>
-rw-r--r-- | releases/1.12.3-k8s-bootstrap-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
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' |