diff options
author | edyta <edyta.krukowska@nokia.com> | 2020-07-23 01:18:54 +0200 |
---|---|---|
committer | edyta <edyta.krukowska@nokia.com> | 2020-07-23 01:18:54 +0200 |
commit | 0e953e8955fc13517a147865a225be2aa99b939d (patch) | |
tree | 888ec36dead11058cff6a308edfb2fe77eec0670 | |
parent | 411ef6b6c105988e91454f61ec9ee8fc286fee5c (diff) |
Release 2.0.2 bootstrap version
Issue-ID: DCAEGEN2-2254
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I14fcb99170ee4831ff7f9435b10852197b005646
-rw-r--r-- | releases/2.0.2-k8s-bootstrap-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/2.0.2-k8s-bootstrap-container.yaml b/releases/2.0.2-k8s-bootstrap-container.yaml new file mode 100644 index 0000000..5e2e3bc --- /dev/null +++ b/releases/2.0.2-k8s-bootstrap-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '2.0.2' +project: 'dcaegen2/blueprints' +log_dir: 'dcaegen2-platform-blueprints-master-merge-java/271' +ref: 411ef6b6c105988e91454f61ec9ee8fc286fee5c +containers: + - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container' + version: '2.0.2-SNAPSHOT-20200722T215740Z'
\ No newline at end of file |