From: Lathish Date: Wed, 2 Dec 2020 15:45:26 +0000 (+0000) Subject: Release Docker image of Enrichment Service X-Git-Tag: 2.1.1~13 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=248cfc677e8663e71f0c3a564d3bd38df4519ed0;p=nonrtric.git Release Docker image of Enrichment Service Issue-ID: NONRTRIC-352 Change-Id: Ifee12493324767aa2fcbe2ad3ef7b7d8edbc2e1f Signed-off-by: Lathish --- diff --git a/.releases/container-release-nonrtric-enrichment-coordinator-service.yaml b/.releases/container-release-nonrtric-enrichment-coordinator-service.yaml new file mode 100644 index 00000000..d68088c6 --- /dev/null +++ b/.releases/container-release-nonrtric-enrichment-coordinator-service.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: 90ce16238dd6970153e1c0fbddb15e32c68c504f +containers: + - name: nonrtric-enrichment-coordinator-service + version: 1.0.0 \ No newline at end of file