From: elinuxhenrik Date: Tue, 20 Dec 2022 08:46:23 +0000 (+0100) Subject: Set branch for docs and step versions X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=4712571d72f5c7d58f5d8820a97fa7673e0b1325;p=nonrtric%2Frapp%2Forufhrecovery.git Set branch for docs and step versions Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik Change-Id: Iee8e9cfd34eee5b0879b887c65696d3e1dde05c4 --- diff --git a/docs/conf.py b/docs/conf.py index 657514d..c974ac5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,7 +1,7 @@ from docs_conf.conf import * #branch configuration -branch = 'f-release' +branch = 'g-release' linkcheck_ignore = [ 'http://localhost.*', diff --git a/goversion/container-tag.yaml b/goversion/container-tag.yaml index f84eeb1..84e6b3c 100644 --- a/goversion/container-tag.yaml +++ b/goversion/container-tag.yaml @@ -2,4 +2,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/scriptversion/app/container-tag.yaml b/scriptversion/app/container-tag.yaml index 6169faa..23e4305 100644 --- a/scriptversion/app/container-tag.yaml +++ b/scriptversion/app/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 1.1.0 +tag: 1.1.1