aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-12-14 09:01:47 +0100
committerAndreas Geissler <andreas-geissler@telekom.de>2023-12-14 09:06:00 +0100
commit43d6f2f39dac316e7203578675099cdcb4c3575b (patch)
tree129a9e71175a8dd666e2a9828153ef1ebc1d4d29 /docs
parent8cb16a6b59d8501808d62bb558f76f161b53d3e9 (diff)
[DOC] Update conf.py and set ONAP release versions
Update the conf.py to set the right release and added fixed component versions in ONAP Chart.yaml Issue-ID: OOM-3242 Change-Id: I985efca6254b1815d50d1c92eb805bb08c651a89 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py6
-rw-r--r--docs/sections/release_notes/release-notes.rst2
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 16ad9a9fc8..5a39e8d743 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,6 +1,6 @@
project = "onap"
-release = "master"
-version = "master"
+release = "montreal"
+version = "montreal"
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 = 'master'
+branch = 'montreal'
intersphinx_mapping = {}
doc_url = 'https://docs.onap.org/projects'
diff --git a/docs/sections/release_notes/release-notes.rst b/docs/sections/release_notes/release-notes.rst
index 0df9483e95..2e8be9d28a 100644
--- a/docs/sections/release_notes/release-notes.rst
+++ b/docs/sections/release_notes/release-notes.rst
@@ -47,7 +47,7 @@ Release Data
| **Release designation** | Montreal |
| | |
+--------------------------------------+--------------------------------------+
-| **Release date** | 2023/12/xx |
+| **Release date** | 2023/12/14 |
| | |
+--------------------------------------+--------------------------------------+