From 0ecaa3b6e8dcd7b125b2fc9c94c00a69c3ec4284 Mon Sep 17 00:00:00 2001 From: hariharan97 Date: Tue, 30 Mar 2021 19:12:28 +0530 Subject: Release OOF containers Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 Change-Id: I44f695d9dbf9ece1aba7e6b8fe3bda117fab5f73 --- releases/2.3.3-container.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 releases/2.3.3-container.yaml diff --git a/releases/2.3.3-container.yaml b/releases/2.3.3-container.yaml new file mode 100644 index 0000000..17573e1 --- /dev/null +++ b/releases/2.3.3-container.yaml @@ -0,0 +1,19 @@ +distribution_type: 'container' +container_release_tag: '2.3.3' +project: 'optf-cmso' +log_dir: 'optf-cmso-maven-docker-stage-master/550/' +ref: d655b3c2cfc4f4667c6b89851b11a1901217bb3a +containers: + - name: 'optf-cmso-robot' + version: '2.3-STAGING-20210330T033438Z' + - name: 'optf-cmso-service' + version: '2.3-STAGING-20210330T033438Z' + - name: 'optf-cmso-optimizer' + version: '2.3-STAGING-20210330T033438Z' + - name: 'optf-cmso-topology' + version: '2.3-STAGING-20210330T033438Z' + - name: 'optf-cmso-ticketmgt' + version: '2.3-STAGING-20210330T033438Z' + - name: 'optf-cmso-dbinit' + version: '2.3-STAGING-20210330T033438Z' + -- cgit 1.2.3-korg