From 760d39db87ac497519f2730de47b359964a75392 Mon Sep 17 00:00:00 2001 From: RehanRaza Date: Thu, 28 Nov 2019 09:05:52 +0100 Subject: [PATCH] Release NONRTRIC Dashboard Change-Id: Id7f2a572415fcba80e7f7f3de18740d0f6e5e0e9 Issue-ID: NONRTRIC-74 Signed-off-by: RehanRaza --- .releases/container-release-nonrtric-dashboard.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .releases/container-release-nonrtric-dashboard.yaml diff --git a/.releases/container-release-nonrtric-dashboard.yaml b/.releases/container-release-nonrtric-dashboard.yaml new file mode 100644 index 00000000..ca13c964 --- /dev/null +++ b/.releases/container-release-nonrtric-dashboard.yaml @@ -0,0 +1,10 @@ +--- +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: nonrtric +ref: ec3829493c0b71c5e5908a430edd1e493504178e +containers: + - name: nonrtric-dashboard + version: 1.0.0 -- 2.16.6