From 198cb6a293b35b9e5226a23f93ace81b41447811 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Mon, 13 Dec 2021 15:39:22 +0100 Subject: [PATCH] Release Docker information-coordinator-service Issue-ID: NONRTRIC-675 Signed-off-by: elinuxhenrik Change-Id: If7640cb9127fbf3dd9f5d75c71612b4566d22f32 --- ...ainer-release-nonrtric-information-coordinator-service.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .releases/container-release-nonrtric-information-coordinator-service.yaml diff --git a/.releases/container-release-nonrtric-information-coordinator-service.yaml b/.releases/container-release-nonrtric-information-coordinator-service.yaml new file mode 100644 index 00000000..8b3aa374 --- /dev/null +++ b/.releases/container-release-nonrtric-information-coordinator-service.yaml @@ -0,0 +1,10 @@ +--- +distribution_type: container +container_release_tag: 1.2.0 +container_pull_registry: nexus3.o-ran-sc.org:10004 +container_push_registry: nexus3.o-ran-sc.org:10002 +project: nonrtric +ref: 0ade79498db21c8db3ecdd96ec30eb006e593acb +containers: + - name: nonrtric-information-coordinator-service + version: 1.2.0 -- 2.16.6