From fa9a888eb79c4632b3a1afd97641b0554d086828 Mon Sep 17 00:00:00 2001 From: hariharan97 Date: Wed, 10 Mar 2021 14:59:13 +0530 Subject: Release OOF containers Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 Change-Id: I5833e6fd0326a5aa72e1b2540ee11041a6421816 --- releases/2.3.2-container.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 releases/2.3.2-container.yaml diff --git a/releases/2.3.2-container.yaml b/releases/2.3.2-container.yaml new file mode 100644 index 0000000..b833cbb --- /dev/null +++ b/releases/2.3.2-container.yaml @@ -0,0 +1,19 @@ +distribution_type: 'container' +container_release_tag: '2.3.2' +project: 'optf-cmso' +log_dir: 'optf-cmso-maven-docker-stage-master/529/' +ref: f11165e00b6633187f8ab0b002ed6f7e196260d5 +containers: + - name: 'optf-cmso-robot' + version: '2.3-STAGING-20210310T085652Z' + - name: 'optf-cmso-service' + version: '2.3-STAGING-20210310T085652Z' + - name: 'optf-cmso-optimizer' + version: '2.3-STAGING-20210310T085652Z' + - name: 'optf-cmso-topology' + version: '2.3-STAGING-20210310T085652Z' + - name: 'optf-cmso-ticketmgt' + version: '2.3-STAGING-20210310T085652Z' + - name: 'optf-cmso-dbinit' + version: '2.3-STAGING-20210310T085652Z' + -- cgit 1.2.3-korg