diff options
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2021-08-16 10:07:42 +0200 |
---|---|---|
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2021-08-16 08:11:15 +0000 |
commit | 9441f054dc5cdcfc37b6ec46e06722d166202380 (patch) | |
tree | 56e7835e2079fcb4eaa27e57576aa448917e6b12 /releases | |
parent | a2964fb3ecee866585d32804d481aedfc87c3b99 (diff) |
Release 3.3.3 bootstrap container
Issue-ID: DCAEGEN2-2853
Issue-ID: DCAEGEN2-2863
Issue-ID: DCAEGEN2-1531
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I00b2a847211b9537b37e3214cec595427f006b25
Diffstat (limited to 'releases')
-rw-r--r-- | releases/3.3.3-k8s-bootstrap-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
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' |