From 15318c69cb46eaa549823340b2fd0da24914ca31 Mon Sep 17 00:00:00 2001 From: josephthaliath Date: Mon, 7 Aug 2023 15:57:10 +0530 Subject: [PATCH] Updating release tag and release notes Issue-Id: AIMLFW-50 Change-Id: Ia11c3b2e5859b82aa3648f60ecabb399fee723f8 Signed-off-by: josephthaliath --- docs/release-notes.rst | 43 +++++++++++++++++----- ...tainer-release-aiml-fw-awmf-aiml-dashboard.yaml | 4 +- 2 files changed, 35 insertions(+), 12 deletions(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d0aebd9..04a7b67 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -17,16 +17,19 @@ This document provides the release notes for the release of AIMLFW dashboard mod Version history =============== -+--------------------+--------------------+--------------------+--------------------+ -| **Date** | **Ver.** | **Author** | **Comment** | -| | | | | -+--------------------+--------------------+--------------------+--------------------+ -| 2022-12-08 | 1.0.0 | Joseph Thaliath | G release | -| | | | | -+--------------------+--------------------+--------------------+--------------------+ -| 2023-06-29 | 1.1.0 | Joseph Thaliath | H release | -| | | | | -+--------------------+--------------------+--------------------+--------------------+ ++--------------------+--------------------+--------------------+-----------------------+ +| **Date** | **Ver.** | **Author** | **Comment** | +| | | | | ++--------------------+--------------------+--------------------+-----------------------+ +| 2022-12-08 | 1.0.0 | Joseph Thaliath | G release | +| | | | | ++--------------------+--------------------+--------------------+-----------------------+ +| 2023-06-29 | 1.1.0 | Joseph Thaliath | H release | +| | | | | ++--------------------+--------------------+--------------------+-----------------------+ +| 2023-08-10 | 1.1.1 | Joseph Thaliath | H Maintenance release | +| | | | | ++--------------------+--------------------+--------------------+-----------------------+ Summary @@ -44,6 +47,26 @@ The H release of AIMLFW dashboard supports new functionalities like Release Data ============ +H Maintenance Release +--------------------- + ++--------------------------------------+------------------------------------------------+ +| **Project** | AIMLFW dashboard | +| | | ++--------------------------------------+------------------------------------------------+ +| **Repo/commit-ID** | portal/aiml-dashboard | +| | /721437c86594b9712e0e5f94f815a9a5ab0b4c9c | ++--------------------------------------+------------------------------------------------+ +| **Release designation** | H Maintenance release | +| | | ++--------------------------------------+------------------------------------------------+ +| **Release date** | 2023-08-10 | +| | | ++--------------------------------------+------------------------------------------------+ +| **Purpose of the delivery** | Align to changes in NON-RT RIC DME APIs | ++--------------------------------------+------------------------------------------------+ + + H Release --------- diff --git a/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml b/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml index a53d702..a373a7a 100644 --- a/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml +++ b/releases/container-release-aiml-fw-awmf-aiml-dashboard.yaml @@ -1,11 +1,11 @@ --- #Release tag for dashboard portal distribution_type: container -container_release_tag: 1.1.0 +container_release_tag: 1.1.1 container_pull_registry: nexus3.o-ran-sc.org:10004 container_push_registry: nexus3.o-ran-sc.org:10002 project: portal/aiml-dashboard -ref: c82d8f5734c049b51333555bef431051e86e1f94 +ref: 721437c86594b9712e0e5f94f815a9a5ab0b4c9c containers: - name: portal-aiml-dashboard-docker version: 1.0.0 -- 2.16.6