Merge "[DOC] Update strimzi doc version"
authorAndreas Geissler <andreas-geissler@telekom.de>
Fri, 18 Nov 2022 21:48:50 +0000 (21:48 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 18 Nov 2022 21:48:50 +0000 (21:48 +0000)
docs/conf.py
docs/conf.yaml
docs/sections/guides/infra_guides/oom_infra_setup.rst

index 6e3da64..39f5051 100644 (file)
@@ -1,6 +1,6 @@
 project = "onap"
-release = "master"
-version = "master"
+release = "kohn"
+version = "kohn"
 
 author = "Open Network Automation Platform"
 # yamllint disable-line rule:line-length
@@ -32,7 +32,7 @@ exclude_patterns = ['archived/*.rst', '.tox']
 # Change to {releasename} after you have created the new 'doc' branch.
 #
 
-branch = 'latest'
+branch = 'kohn'
 
 intersphinx_mapping = {}
 doc_url = 'https://docs.onap.org/projects'
@@ -55,4 +55,4 @@ def setup(app):
 
 linkcheck_ignore = [
   r'http://localhost:\d+/'
-]
\ No newline at end of file
+]
index ab59281..11eaff6 100644 (file)
@@ -3,5 +3,5 @@ project_cfg: onap
 project: onap
 
 # Change this to ReleaseBranchName to modify the header
-default-version: latest
+default-version: kohn
 #
index d8fb743..f9668de 100644 (file)
@@ -58,7 +58,7 @@ The versions of software that are supported by OOM are as follows:
   Release            Kubernetes   Helm     kubectl   Docker    Cert-Manager  Prometheus Stack   Strimzi
   ==============     ===========  =======  ========  ========  ============  =================  =======
   Jakarta            1.22.4       3.6.3    1.22.4    20.10.x   1.8.0         35.x               0.28.0
-  Kohn               1.23.8       3.8.2    1.23.8    20.10.x   1.8.0         35.x               0.31.1
+  Kohn               1.23.8       3.8.2    1.23.8    20.10.x   1.8.0         35.x               0.32.0
   ==============     ===========  =======  ========  ========  ============  =================  =======