From 72622a381c6d350f97de552eda8fe4152d94b8fa Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Thu, 19 Dec 2024 14:57:04 +0000 Subject: [PATCH] Release K - Docker - nonrtric-plt-participant-impl-dme:0.2.0 Issue-ID: NONRTRIC-1041 Change-Id: If21d1ec62e0e65da2f289f68bdb41a9ba76540e1 Signed-off-by: JohnKeeney --- .../container-release-nonrtric-plt-participant-impl-dme.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.releases/container-release-nonrtric-plt-participant-impl-dme.yaml b/.releases/container-release-nonrtric-plt-participant-impl-dme.yaml index 3a28746..f988b8d 100644 --- a/.releases/container-release-nonrtric-plt-participant-impl-dme.yaml +++ b/.releases/container-release-nonrtric-plt-participant-impl-dme.yaml @@ -1,11 +1,12 @@ --- distribution_type: container -container_release_tag: 0.1.0 -tag_release: false +container_release_tag: 0.2.0 +# tag_release: false container_pull_registry: nexus3.o-ran-sc.org:10004 container_push_registry: nexus3.o-ran-sc.org:10002 project: nonrtric -ref: 176e61f4c2210015324c61ac9722934d56a63f78 +ref: a17a11eecd5a71d64a1e960a62a89d6ed2c653b7 containers: - name: nonrtric-plt-participant-impl-dme - version: 0.1.0 + version: 0.2.0 + -- 2.16.6