From a762a42e5c2a7a4110af5cedad464dce9f1a8089 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Mon, 12 Dec 2022 16:57:24 +0100 Subject: [PATCH] Step versions after release Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik Change-Id: I521b9802cda1cb1c3816f9561f3583d6e7da6376 --- icsversion/container-tag.yaml | 2 +- smoversion/container-tag.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icsversion/container-tag.yaml b/icsversion/container-tag.yaml index ef93380..953df80 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.2.0 diff --git a/smoversion/container-tag.yaml b/smoversion/container-tag.yaml index 953df80..e1005a7 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.3.0 -- 2.16.6