diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-03-25 10:44:41 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-03-25 11:30:12 +0100 |
commit | 17b68cbe6942c9bd157b919f6bec463b15a8340c (patch) | |
tree | 44a1e1f4f59dd10e2b3bb1d6db9c59d534d227ab | |
parent | 63c1b65811442ff13d4c77a60cc05ffaceae2793 (diff) |
Release 1.0.0
Issue-ID: SDC-3185
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I5f9fc544a593d584f8a43e2ee44a24b28e3409e7
-rw-r--r-- | releases/1.0.0-container.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.0.0-container.yaml b/releases/1.0.0-container.yaml new file mode 100644 index 0000000..1b0b7c4 --- /dev/null +++ b/releases/1.0.0-container.yaml @@ -0,0 +1,9 @@ +distribution_type: 'container' +container_release_tag: '1.0.0' +project: 'sdc-sdc-helm-validator' +log_dir: 'sdc-sdc-helm-validator-maven-docker-stage-master/11/' +ref: 63c1b65811442ff13d4c77a60cc05ffaceae2793 +containers: + - name: 'org.onap.sdc.sdc-helm-validator' + version: '1.0.0-20210325T090154Z' + |