diff options
author | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-04-05 13:31:27 +0530 |
---|---|---|
committer | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-04-05 13:31:27 +0530 |
commit | e5c05a047c61e75064a5922e573f71c22ebdb5e8 (patch) | |
tree | 875a2f3f181c7d2d3b536e78c487bd1044967405 | |
parent | a2835f7abfb80249b486712b1a7b7c108acf59a3 (diff) |
Bump the nssmf-adapter to resolve the oom issue
Issue-ID: SO-3611
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: Id84c884cd896efaa0e4eb4204e0a0a6b630874d5
-rw-r--r-- | releases/1.8.3.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.8.3.yaml b/releases/1.8.3.yaml new file mode 100644 index 0000000..f64c973 --- /dev/null +++ b/releases/1.8.3.yaml @@ -0,0 +1,9 @@ +--- +distribution_type: 'container' +container_release_tag: '1.8.3' +project: 'so' +log_dir: 'so-adapters-so-nssmf-adapter-maven-docker-stage-master/57/' +ref: 'a2835f7abfb80249b486712b1a7b7c108acf59a3' +containers: + - name: 'so/so-nssmf-adapter' + version: '1.8.2-20210404T2051'
\ No newline at end of file |