From e363985a0bb95c0f50ee1f57aa2958d42bb4c29e Mon Sep 17 00:00:00 2001 From: SANDEEP KUMAR JAISAWAL Date: Fri, 9 Dec 2022 12:11:59 +0530 Subject: [PATCH] Re-adding release tag file Issue-Id: AIMLFW-6 Signed-off-by: SANDEEP KUMAR JAISAWAL Change-Id: Ia69cd398172140e398f212447ccf26f8a847c75e --- releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml diff --git a/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml b/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml new file mode 100644 index 0000000..71fb676 --- /dev/null +++ b/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml @@ -0,0 +1,13 @@ +--- +#Release tag for dashboard portal +distribution_type: container +container_release_tag: 1.0.0 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: portal/aiml-dashboard +ref: 0137534d9c9832c74dcf1faa37d52c6ca01e0a81 +containers: + - name: portal-aiml-dashboard-docker + version: 1.0.0 + - name: portal-aiml-notebook-docker + version: 1.0.0 \ No newline at end of file -- 2.16.6