From: JohnKeeney Date: Thu, 15 Jun 2023 23:23:41 +0000 (+0100) Subject: Roll version after release nonrtric-plt-capifcore:1.1.1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=df86cbc56e3ece28e51eb5f3db1b9142b1bd2e99;p=nonrtric%2Fplt%2Fsme.git Roll version after release nonrtric-plt-capifcore:1.1.1 Issue-ID: NONRTRIC-883 Change-Id: I942c9c82c29b2558554c582ca5c8633c34026b23 Signed-off-by: JohnKeeney --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5970248..57b6c9b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -22,7 +22,7 @@ formats: - htmlzip build: - image: latest + image: h-release python: version: 3.7 diff --git a/capifcore/container-tag.yaml b/capifcore/container-tag.yaml index 5c5003f..a33e933 100644 --- a/capifcore/container-tag.yaml +++ b/capifcore/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 cce3ae6..f7be00e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -19,7 +19,7 @@ from docs_conf.conf import * #branch configuration -branch = 'latest' +branch = 'h-release' linkcheck_ignore = [ 'http://localhost.*',