From 65e048a33c7b830a27c748c5d98b220b53cc1546 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Mon, 12 Dec 2022 14:15:14 +0100 Subject: [PATCH] Update release notes and step version enhanced cat Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik Change-Id: I9ed04315b0918f1b7d01b316355d12422f8e7c6f --- catalogue-enhanced/container-tag.yaml | 2 +- docs/release-notes.rst | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/catalogue-enhanced/container-tag.yaml b/catalogue-enhanced/container-tag.yaml index 479af13..5c5003f 100644 --- a/catalogue-enhanced/container-tag.yaml +++ b/catalogue-enhanced/container-tag.yaml @@ -19,4 +19,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 1.0.0 +tag: 1.1.0 diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 17a1d91..037a19f 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -26,6 +26,9 @@ Version history App Catalogue | 2022-06-28 | 1.1.0 | Henrik Andersson | F Release | | | | | | +------------+----------+------------------+----------------+ +| 2022-12-12 | 1.0.0 | Henrik Andersson | G Release | +| | | | | ++------------+----------+------------------+----------------+ Release Data @@ -108,3 +111,23 @@ E Maintenance Release | **Purpose of the delivery** | Moved to separate repo. | | | | +-----------------------------+---------------------------------------------------+ + +G Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC App Catalogue | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/plt/rappcatalogue | +| | 5249f473cfc96cafa78e36fd3f65d6ff63d2914b | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | G | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2022-12-12 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | First version of enhanced catalogue. | +| | | ++-----------------------------+---------------------------------------------------+ -- 2.16.6