diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-06-09 10:44:40 +0200 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-06-09 10:44:40 +0200 |
commit | 7d7929303ea5091390087d62f0f533d26aef3d97 (patch) | |
tree | ad3423fbf8fc3a219fd4a15c5afc32cdfdab1168 | |
parent | d5fb9da24fd35c8dc02349d8deb0af0ff743eb9b (diff) |
Release 1.2.1
Issue-ID: SDC-3185
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ieeece59eaa8ebdad71a3e7fadc5d4b280b235dd3
-rw-r--r-- | releases/1.2.1-container.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.2.1-container.yaml b/releases/1.2.1-container.yaml new file mode 100644 index 0000000..a789d78 --- /dev/null +++ b/releases/1.2.1-container.yaml @@ -0,0 +1,9 @@ +distribution_type: 'container' +container_release_tag: '1.2.1' +project: 'sdc-sdc-helm-validator' +log_dir: 'sdc-sdc-helm-validator-maven-docker-stage-master/91/' +ref: d5fb9da24fd35c8dc02349d8deb0af0ff743eb9b +containers: + - name: 'org.onap.sdc.sdc-helm-validator' + version: '1.2.1-20210609T073528Z' + |