diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-03-27 18:59:34 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-03-27 19:06:10 +0000 |
commit | 227cf59ee24daddeb21b286c2a78d81548a4e1e0 (patch) | |
tree | cafa713088b933bc9ea1694d8501cd423785bbe6 | |
parent | c65523cc625dfe85f5f4a554523b96eb96afebd4 (diff) |
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 <vv770d@att.com>
Issue-ID: DCAEGEN2-2129
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
-rw-r--r-- | releases/1.12.4-k8s-bootstrap-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
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' |