diff options
author | vv770d <vv770d@att.com> | 2021-03-29 20:24:22 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2021-03-29 20:26:50 +0000 |
commit | 4045b16cc6ff206fbf6e24bae965e5f5a4a80494 (patch) | |
tree | 743e5348c1f54e7fa04b90040ca83b7fb3b65eed /releases/3.0.4-k8s-bootstrap-container.yaml | |
parent | 2fcf0daecbb9155ae4b457c2f443db8e9e96b909 (diff) |
[DCAE] release boostrap 3.0.4
DFC 1.5.5 (bug-fix)
PM-Mapper 1.5.2 (bug-fix)
Disable holmes from bootstrap
Change-Id: I5d1df90323f1110e42a40715463fc55d2ddd99a1
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2659
Issue-ID: DCAEGEN2-2700
Issue-ID: DCAEGEN2-2656
Diffstat (limited to 'releases/3.0.4-k8s-bootstrap-container.yaml')
-rw-r--r-- | releases/3.0.4-k8s-bootstrap-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/3.0.4-k8s-bootstrap-container.yaml b/releases/3.0.4-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..0c90997 --- /dev/null +++ b/releases/3.0.4-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '3.0.4' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-honolulu-merge-java/3' +ref: 537ab9dce17c57ee7bf8f2eaead9c8bfa30d14ec +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '3.0.4-SNAPSHOT-20210329T201014Z' |