From 9441f054dc5cdcfc37b6ec46e06722d166202380 Mon Sep 17 00:00:00 2001 From: Piotr Marcinkiewicz Date: Mon, 16 Aug 2021 10:07:42 +0200 Subject: Release 3.3.3 bootstrap container Issue-ID: DCAEGEN2-2853 Issue-ID: DCAEGEN2-2863 Issue-ID: DCAEGEN2-1531 Signed-off-by: Piotr Marcinkiewicz Change-Id: I00b2a847211b9537b37e3214cec595427f006b25 --- releases/3.3.3-k8s-bootstrap-container.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releases/3.3.3-k8s-bootstrap-container.yaml diff --git a/releases/3.3.3-k8s-bootstrap-container.yaml b/releases/3.3.3-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..3d81cf0 --- /dev/null +++ b/releases/3.3.3-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '3.3.3' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-master-merge-java/378' +ref: a2964fb3ecee866585d32804d481aedfc87c3b99 +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '3.3.3-SNAPSHOT-20210816T065927Z' -- cgit 1.2.3-korg