aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2022-11-18 21:48:50 +0000
committerGerrit Code Review <gerrit@onap.org>2022-11-18 21:48:50 +0000
commit693e816b299d2c2c77be62510808256836bf926a (patch)
tree2e776b83f786f3f1b04e40a8cc04d481876cc75f /docs
parent5086720a72016fbac0c768bb2f02102118c3de7f (diff)
parent29f699a96cb221c061cd292b5dbfb897b14b154e (diff)
Merge "[DOC] Update strimzi doc version"
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py8
-rw-r--r--docs/conf.yaml2
-rw-r--r--docs/sections/guides/infra_guides/oom_infra_setup.rst2
3 files changed, 6 insertions, 6 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 6e3da64513..39f5051de4 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -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
+]
diff --git a/docs/conf.yaml b/docs/conf.yaml
index ab5928131c..11eaff6045 100644
--- a/docs/conf.yaml
+++ b/docs/conf.yaml
@@ -3,5 +3,5 @@ project_cfg: onap
project: onap
# Change this to ReleaseBranchName to modify the header
-default-version: latest
+default-version: kohn
#
diff --git a/docs/sections/guides/infra_guides/oom_infra_setup.rst b/docs/sections/guides/infra_guides/oom_infra_setup.rst
index d8fb743f42..f9668de458 100644
--- a/docs/sections/guides/infra_guides/oom_infra_setup.rst
+++ b/docs/sections/guides/infra_guides/oom_infra_setup.rst
@@ -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
============== =========== ======= ======== ======== ============ ================= =======