From f3c426bceebe6e79fdde3580554b4aeb80926fd3 Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Mon, 15 Dec 2025 19:25:06 +0000 Subject: [PATCH] Release M - Release DME Participant docker nonrtric-plt-participant-impl-dme:0.4.0 Issue-ID: NONRTRIC-1095 Change-Id: I9ce90ba527c36ba0edf5badaf2f5bf7541458568 Signed-off-by: JohnKeeney --- .../container-release-nonrtric-plt-participant-impl-dme.yaml | 8 ++++---- 1 file changed, 4 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 2cf8768..8ee409c 100644 --- a/.releases/container-release-nonrtric-plt-participant-impl-dme.yaml +++ b/.releases/container-release-nonrtric-plt-participant-impl-dme.yaml @@ -1,12 +1,12 @@ --- distribution_type: container -container_release_tag: 0.3.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: c9cb991a371b10ac1c20a4e87ed85c27309f07a9 +ref: 7cedbd36ff589e193c8c0e53a0026d0f1bd6d8f8 +tag_release: false +container_release_tag: 0.4.0 containers: - name: nonrtric-plt-participant-impl-dme - version: 0.3.0 + version: 0.4.0 -- 2.16.6