From b202a2891803ea318a9f4c86b41abe1f1e728028 Mon Sep 17 00:00:00 2001 From: ashishj1729 Date: Wed, 25 Jun 2025 19:35:40 +0530 Subject: [PATCH] Release new image for aiml-dashboard Update `release.yaml` to release L-Release artifact. Change-Id: I44db0b177688877aa6ead500107a338f86d9902d Signed-off-by: ashishj1729 --- releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml b/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml index 8c17c32..5d6692c 100644 --- a/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml +++ b/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml @@ -1,13 +1,13 @@ --- #Release tag for dashboard portal distribution_type: container -container_release_tag: 3.0.0 +container_release_tag: 4.0.0 container_pull_registry: nexus3.o-ran-sc.org:10004 container_push_registry: nexus3.o-ran-sc.org:10002 project: portal/aiml-dashboard -ref: 14bdf18ee72b4bc9d2757b1bc11265095947e6ee +ref: 974a7d2f2bdfa767d7cd80e8bc99b46720c3550c containers: - name: portal-aiml-dashboard-docker - version: 3.0.0 + version: 4.0.0 - name: portal-aiml-notebook-docker - version: 3.0.0 + version: 4.0.0 -- 2.16.6