diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-02-15 09:06:16 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-02-15 09:06:16 +0100 |
commit | a93f63a38dab85571416d04e37c5129ed49f26fb (patch) | |
tree | c547f3c0723e78cf61ba1191df714ebf17b2661a | |
parent | e7b362b61041aed0a02b2d4605459a15083f57d8 (diff) |
Release 1.3.1
Issue-ID: SDC-3879
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Icb312355517c2645352a85233670a50fc78e9129
-rw-r--r-- | releases/1.3.1-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/1.3.1-container.yaml b/releases/1.3.1-container.yaml new file mode 100644 index 0000000..7dded6e --- /dev/null +++ b/releases/1.3.1-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '1.3.1' +project: 'sdc-sdc-helm-validator' +log_dir: 'sdc-sdc-helm-validator-maven-docker-stage-master/339/' +ref: e7b362b61041aed0a02b2d4605459a15083f57d8 +containers: + - name: 'sdc-helm-validator' + version: '1.3.1-20220215T074447Z' |