diff options
author | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2021-06-10 11:42:54 +0200 |
---|---|---|
committer | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2021-06-10 11:42:54 +0200 |
commit | 169c8d6d0f47d0d9d64f302394b4495257b7243b (patch) | |
tree | 3cd77ea57cd9693c0526d5ab7f312e5463c96e7f | |
parent | b7adaa4d45b134afe101d7142ecd4adda8a6824e (diff) |
Release k8s-bootstrap-container 3.2.0
DCAEGEN2-2617 - Remove DCAE service component deployment from bootstrap container
DCAEGEN2-2750 - Update Dmaap plugin version to >=1.5.1,<2.0.0
Issue-ID: DCAEGEN2-2617
Issue-ID: DCAEGEN2-2750
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Iaec71926317f1934586651744e62e2ae0cab9423
-rw-r--r-- | releases/3.2.0-k8s-bootstrap-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/3.2.0-k8s-bootstrap-container.yaml b/releases/3.2.0-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..f8cec33 --- /dev/null +++ b/releases/3.2.0-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '3.2.0' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-master-merge-java/368' +ref: b7adaa4d45b134afe101d7142ecd4adda8a6824e +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '3.2.0-SNAPSHOT-20210608T122526Z' |