From 9b1652ec728443a140c61bad2182828274781174 Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Wed, 5 Feb 2020 15:35:02 -0500 Subject: [PATCH] Release container o-ran-sc/ric-dashboard v 2.0.0 Change-Id: Ifcacf9b3a9f1aeb9b2a7924ed2fceec36cee31fc Signed-off-by: Lott, Christopher (cl778h) --- releases/dashboard-container.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 releases/dashboard-container.yaml diff --git a/releases/dashboard-container.yaml b/releases/dashboard-container.yaml new file mode 100644 index 00000000..5a105882 --- /dev/null +++ b/releases/dashboard-container.yaml @@ -0,0 +1,10 @@ +--- +distribution_type: container +container_release_tag: 2.0.0 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: portal/ric-dashboard +ref: 9925e0433fb1e3a84340ebdb01be8b0d704dba38 +containers: + - name: ric-dashboard + version: 2.0.0 -- 2.16.6