From 711c2fd71a3fc7f306bbbd81dccf0b58551eb839 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Fri, 16 Dec 2022 11:44:26 +0100 Subject: [PATCH] Step versions Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik Change-Id: I4f0da903c643e259c26bfad31960d91d3d58f5d8 --- docs/overview.rst | 2 +- icsversion/container-tag.yaml | 2 +- smoversion/container-tag.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/overview.rst b/docs/overview.rst index 4a9f596..e0b4935 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -6,6 +6,6 @@ RAN Slice Assurance Use Case ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -A very simplified closed-loop rApp use case to re-prioritize a RAN slice's radio resource allocation priority if sufficient throughput cannot be maintained. Not intended to to be 'real-world'. +A very simplified closed-loop rApp use case to re-prioritize a RAN slice's radio resource allocation priority if sufficient throughput cannot be maintained. This rApp exists in two versions, one smo and one ics version. Not intended to to be 'real-world'. This product is a part of :doc:`NONRTRIC `. diff --git a/icsversion/container-tag.yaml b/icsversion/container-tag.yaml index ef93380..5e2958d 100644 --- a/icsversion/container-tag.yaml +++ b/icsversion/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.1.0 +tag: 1.1.1 diff --git a/smoversion/container-tag.yaml b/smoversion/container-tag.yaml index 953df80..2180c2c 100644 --- a/smoversion/container-tag.yaml +++ b/smoversion/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.2.0 +tag: 1.2.1 -- 2.16.6