diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-09-17 12:07:48 +0530 |
---|---|---|
committer | Shashikanth VH <shashikanth.vh@huawei.com> | 2021-09-20 06:59:49 +0000 |
commit | 9272535549ab041d783c2ee21283f8d5b3f39c4c (patch) | |
tree | f1092cdd4f8f979c5a695fa60841635ec21ef856 | |
parent | 1f9900ca515e5bc6ea5e1c26dedeabb5426b9296 (diff) |
Release the so-admin-cockpit adapter for Istanbul.
Issue-ID: SO-3763
Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: I5138c94de5b322a5f392ed9bace2b0bb483d5986
-rw-r--r-- | releases/1.9.0.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.9.0.yaml b/releases/1.9.0.yaml new file mode 100644 index 0000000..f429bf7 --- /dev/null +++ b/releases/1.9.0.yaml @@ -0,0 +1,9 @@ +--- +distribution_type: 'container' +container_release_tag: '1.9.0' +project: 'so' +log_dir: 'so-so-admin-cockpit-maven-docker-stage-master/221' +ref: '1f9900ca515e5bc6ea5e1c26dedeabb5426b9296' +containers: + - name: 'so/so-admin-cockpit' + version: '1.9.0-20210916T1450' |