From bd4a402d28b99f87e715de9029ceb236d73294a6 Mon Sep 17 00:00:00 2001 From: Grzegorz-Lis Date: Thu, 10 Sep 2020 17:38:44 +0200 Subject: [DCAE] Release new bootstrap container 2.1.4 - new images for HV-VES and PRH - new blueprints compliant with new k8s plugin - CMPv2 support in VES and HV-VES Issue-ID: DCAEGEN2-2386 Signed-off-by: Grzegorz Lis Change-Id: I40afa157672062db7ecf2d01be9a1ec4c2dcfc7f --- releases/2.1.4-k8s-bootstrap-container.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releases/2.1.4-k8s-bootstrap-container.yaml diff --git a/releases/2.1.4-k8s-bootstrap-container.yaml b/releases/2.1.4-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..6b1f222 --- /dev/null +++ b/releases/2.1.4-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.1.4' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-master-merge-java/289' +ref: e493a9213def73b2615c8cc13c8accbe576bce39 +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '2.1.4-SNAPSHOT-20200910T135642Z' -- cgit 1.2.3-korg