diff options
author | hariharan97 <rh20085046@wipro.com> | 2021-02-22 18:24:10 +0530 |
---|---|---|
committer | hariharan97 <rh20085046@wipro.com> | 2021-02-22 18:31:24 +0530 |
commit | a80aa14fb7c58dd789a72d5b0989f9f31938594c (patch) | |
tree | 617fc54ec65443ebbf4c25c99207b77693e87621 /releases | |
parent | a65f0af2b468a04916f83df1088394aa5d08135f (diff) |
Release OOF containers
Issue-ID: OPTFRA-913
Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: I79bcb5b7cf4b89d4f7ff5f9285a6b81e4d00d75d
Diffstat (limited to 'releases')
-rw-r--r-- | releases/2.3.1-container .yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/releases/2.3.1-container .yaml b/releases/2.3.1-container .yaml new file mode 100644 index 0000000..bda660c --- /dev/null +++ b/releases/2.3.1-container .yaml @@ -0,0 +1,19 @@ +distribution_type: 'container' +container_release_tag: '2.3.1' +project: 'optf-cmso' +log_dir: 'optf-cmso-maven-docker-stage-master/512/' +ref: a65f0af2b468a04916f83df1088394aa5d08135f +containers: + - name: 'optf-cmso-robot' + version: '2.3-STAGING-20210222T113732Z' + - name: 'optf-cmso-service' + version: '2.3-STAGING-20210222T113732Z' + - name: 'optf-cmso-optimizer' + version: '2.3-STAGING-20210222T113732Z' + - name: 'optf-cmso-topology' + version: '2.3-STAGING-20210222T113732Z' + - name: 'optf-cmso-ticketmgt' + version: '2.3-STAGING-20210222T113732Z' + - name: 'optf-cmso-dbinit' + version: '2.3-STAGING-20210222T113732Z' + |