From 2ad946b1cb9fe0138b997fc2f56d2bf69e997780 Mon Sep 17 00:00:00 2001 From: hariharan97 Date: Wed, 10 Mar 2021 11:46:06 +0530 Subject: [PATCH] Release OOF containers Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 Change-Id: I4e0b7b570b4c8b464e2e63c7cd4b633868abf075 --- releases/3.0.4-container.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 releases/3.0.4-container.yaml diff --git a/releases/3.0.4-container.yaml b/releases/3.0.4-container.yaml new file mode 100644 index 0000000..6c32fb5 --- /dev/null +++ b/releases/3.0.4-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '3.0.4' +project: 'optf-osdf' +log_dir: 'optf-osdf-maven-docker-stage-master/520/' +ref: e5182a3ed5333c7da2e043a58d8df8d76e7f6e2f +containers: + - name: 'optf-osdf' + version: '3.0.4-STAGING-20210310T054208Z' + - name: 'optf-opteng' + version: '3.0.4-STAGING-20210310T054208Z' -- 2.16.6