From 91437bd3084ff9738d57e911d16cb95dfb987565 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Tue, 20 Dec 2022 08:20:48 +0100 Subject: [PATCH] Set branches for docs and step version Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik Change-Id: I946dba900396558e77860965b9bc4ea142018882 --- auth-token-fetch/container-tag.yaml | 2 +- docs/conf.py | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/auth-token-fetch/container-tag.yaml b/auth-token-fetch/container-tag.yaml index b0e313c2..f3d137fb 100644 --- a/auth-token-fetch/container-tag.yaml +++ b/auth-token-fetch/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/docs/conf.py b/docs/conf.py index 3695020e..1ae91b8e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,14 +21,14 @@ from docs_conf.conf import * controlpanelbranch = 'latest' simulatorbranch = 'latest' dmaapmediatorproducerbranch = 'latest' -dmaapadapterbranch = 'latest' -informationcoordinatorservicebranch = 'latest' -rappcataloguebranch = 'latest' +dmaapadapterbranch = 'g-release' +informationcoordinatorservicebranch = 'g-release' +rappcataloguebranch = 'g-release' helmmanagerbranch = 'latest' -ransliceassurancebranch = 'latest' +ransliceassurancebranch = 'g-release' orufhrecoverybranch = 'latest' authtokenfetchbranch = 'latest' -a1policymanagementservicebranch = 'latest' +a1policymanagementservicebranch = 'g-release' smebranch = 'latest' onapbranch = 'latest' -- 2.16.6