From 463b9769cbd410ba669e709af99a4102480a0643 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Mon, 21 Jun 2021 11:06:24 +0200 Subject: [PATCH] Release Docker image 1.1.0 of Enrichment Service Issue-ID: NONRTRIC-547 Signed-off-by: elinuxhenrik Change-Id: I86dfba206f664df56391868d4459224066c1952a --- .../container-release-nonrtric-enrichment-coordinator-service.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.releases/container-release-nonrtric-enrichment-coordinator-service.yaml b/.releases/container-release-nonrtric-enrichment-coordinator-service.yaml index d68088c6..44370440 100644 --- a/.releases/container-release-nonrtric-enrichment-coordinator-service.yaml +++ b/.releases/container-release-nonrtric-enrichment-coordinator-service.yaml @@ -1,10 +1,10 @@ --- distribution_type: container -container_release_tag: 1.0.0 +container_release_tag: 1.1.0 container_pull_registry: nexus3.o-ran-sc.org:10004 container_push_registry: nexus3.o-ran-sc.org:10002 project: nonrtric -ref: 90ce16238dd6970153e1c0fbddb15e32c68c504f +ref: d6624171da70a1c71e3d5b8263855fabf613a06e containers: - name: nonrtric-enrichment-coordinator-service - version: 1.0.0 \ No newline at end of file + version: 1.1.0 -- 2.16.6