diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-10-14 15:00:31 +0530 |
---|---|---|
committer | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-10-14 15:00:31 +0530 |
commit | cec2855c52d86b0964b4e08e6b8251394ca8e9d4 (patch) | |
tree | 215525f0d00b16676630694673de41fc2d422df4 | |
parent | 711ca0e978e921d4753f5700378cef4f52d4a178 (diff) |
so nssmf adapter image of 1.9.1
Issue-ID: SO-3758
Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: I675376be07e7d05324b718a3401c031002bd36e2
-rw-r--r-- | releases/1.9.1.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.9.1.yaml b/releases/1.9.1.yaml new file mode 100644 index 0000000..ec9468a --- /dev/null +++ b/releases/1.9.1.yaml @@ -0,0 +1,9 @@ +--- +distribution_type: 'container' +container_release_tag: '1.9.1' +project: 'so' +log_dir: 'so-adapters-so-nssmf-adapter-maven-docker-stage-master/248/' +ref: '711ca0e978e921d4753f5700378cef4f52d4a178' +containers: + - name: 'so/so-nssmf-adapter' + version: '1.9.1-20211013T2051' |