From 8bd23071b05db795354bd27e064c13fc50c9aa66 Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Thu, 15 Jun 2023 22:48:37 +0100 Subject: [PATCH] Roll version after release nonrtric-plt-auth-token-fetch -> 1.1.2 Issue-ID: NONRTRIC-883 Change-Id: Iccbad01738440a73b1979ccef988d773914efcf5 Signed-off-by: JohnKeeney --- auth-token-fetch/container-tag.yaml | 2 +- docs/conf.py | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/auth-token-fetch/container-tag.yaml b/auth-token-fetch/container-tag.yaml index b0e313c2..45eae8ac 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.2 diff --git a/docs/conf.py b/docs/conf.py index 3695020e..8adc34f9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,18 +18,18 @@ from docs_conf.conf import * #branch configuration -controlpanelbranch = 'latest' -simulatorbranch = 'latest' -dmaapmediatorproducerbranch = 'latest' -dmaapadapterbranch = 'latest' -informationcoordinatorservicebranch = 'latest' -rappcataloguebranch = 'latest' -helmmanagerbranch = 'latest' +controlpanelbranch = 'h-release' +simulatorbranch = 'h-release' +dmaapmediatorproducerbranch = 'h-release' +dmaapadapterbranch = 'h-release' +informationcoordinatorservicebranch = 'h-release' +rappcataloguebranch = 'h-release' +helmmanagerbranch = 'h-release' ransliceassurancebranch = 'latest' orufhrecoverybranch = 'latest' -authtokenfetchbranch = 'latest' -a1policymanagementservicebranch = 'latest' -smebranch = 'latest' +authtokenfetchbranch = 'h-release' +a1policymanagementservicebranch = 'h-release' +smebranch = 'h-release' onapbranch = 'latest' linkcheck_ignore = [ -- 2.16.6