From a71135d64ce04bd8fd3e961debf661f5c1ffe168 Mon Sep 17 00:00:00 2001 From: Monosij Ghosh Date: Fri, 3 Jan 2025 14:47:59 +0530 Subject: [PATCH] Data extraction module branch out for K release Updated container tags to 3.0.0 for K release Change-Id: I8c2f99a57076f61af954e01fcfc9379b2b731c8e Signed-off-by: Monosij Ghosh --- releases/container-release-aiml-fw-awmf-data-extraction.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/container-release-aiml-fw-awmf-data-extraction.yaml b/releases/container-release-aiml-fw-awmf-data-extraction.yaml index 68dec20..f7e0983 100644 --- a/releases/container-release-aiml-fw-awmf-data-extraction.yaml +++ b/releases/container-release-aiml-fw-awmf-data-extraction.yaml @@ -1,11 +1,11 @@ --- #Release tag for data-extraction distribution_type: container -container_release_tag: 2.0.0 +container_release_tag: 3.0.0 container_pull_registry: nexus3.o-ran-sc.org:10004 container_push_registry: nexus3.o-ran-sc.org:10002 project: aiml-fw/athp/data-extraction ref: 40a30fe9b0e0b5ddbd02c41f623a11d92b465ab0 containers: - name: aiml-fw-athp-data-extraction-docker - version: 2.0.0 + version: 3.0.0 -- 2.16.6