From 227cf59ee24daddeb21b286c2a78d81548a4e1e0 Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Fri, 27 Mar 2020 18:59:34 +0000 Subject: release 1.12.4 bootstrap PMSH blueprint update for 1.0.2 VES/HTTP deployment disabled Change-Id: Ie2ffac874096470613eb78d2bcd99f76bbd737b4 Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-2129 Signed-off-by: Vijay Venkatesh Kumar --- releases/1.12.4-k8s-bootstrap-container.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releases/1.12.4-k8s-bootstrap-container.yaml diff --git a/releases/1.12.4-k8s-bootstrap-container.yaml b/releases/1.12.4-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..75c96ab --- /dev/null +++ b/releases/1.12.4-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '1.12.4' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-master-merge-java/257' +ref: c65523cc625dfe85f5f4a554523b96eb96afebd4 +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '1.12.4-SNAPSHOT-20200327T175954Z' -- cgit 1.2.3-korg