From 2f37215af1620365b4d73ce1f5289bd9a08b8b58 Mon Sep 17 00:00:00 2001 From: krishnaa96 Date: Mon, 21 Sep 2020 16:54:46 +0530 Subject: [PATCH] Create docker release 2.3.0 for optf-cmso Issue-ID: OPTFRA-850 Signed-off-by: krishnaa96 Change-Id: I2e65e652bbb53d2721d808df7df9af26fc73bb70 --- releases/2.3.0-container.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 releases/2.3.0-container.yaml diff --git a/releases/2.3.0-container.yaml b/releases/2.3.0-container.yaml new file mode 100644 index 0000000..ad9295b --- /dev/null +++ b/releases/2.3.0-container.yaml @@ -0,0 +1,18 @@ +distribution_type: 'container' +container_release_tag: '2.3.0' +project: 'optf-cmso' +log_dir: 'optf-cmso-maven-docker-stage-master/356/' +ref: b1dcbf5291bc713f8852999f2d0ae0481d609d53 +containers: + - name: 'optf-cmso-robot' + version: '2.3-STAGING-20200921T105334Z' + - name: 'optf-cmso-service' + version: '2.3-STAGING-20200921T105334Z' + - name: 'optf-cmso-optimizer' + version: '2.3-STAGING-20200921T105334Z' + - name: 'optf-cmso-topology' + version: '2.3-STAGING-20200921T105334Z' + - name: 'optf-cmso-ticketmgt' + version: '2.3-STAGING-20200921T105334Z' + - name: 'optf-cmso-dbinit' + version: '2.3-STAGING-20200921T105334Z' -- 2.16.6