diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-09-17 12:11:23 +0530 |
---|---|---|
committer | Shashikanth VH <shashikanth.vh@huawei.com> | 2021-09-20 07:00:22 +0000 |
commit | 83fb1096c356eee2f0ac721feed14d44a771e79d (patch) | |
tree | 45247a841ab49ac70bfc2ac77da8b560fea2d10d /releases | |
parent | 3b31943b77fb698127cffeae5b3eac280be7b449 (diff) |
Release the so-nssmf-adapter for Istanbul
Issue-ID: SO-3758
Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: I79c6fe2fe70b48c89c6d63d144dee237069bef0b
Diffstat (limited to 'releases')
-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..4bc225a --- /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-adapters-so-nssmf-adapter-maven-docker-stage-master/222/' +ref: '3b31943b77fb698127cffeae5b3eac280be7b449' +containers: + - name: 'so/so-nssmf-adapter' + version: '1.9.0-20210916T2051' |