Skip to content

Commit 10dc2a4

Browse files
committed
Adding branch-4.13
1 parent 234faed commit 10dc2a4

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111

1212
# Build documentation for the following tags and branches
1313
TAGS = []
14-
BRANCHES = ['master', 'branch-3.4', 'branch-3.5', 'branch-3.6', 'branch-3.7', 'branch-3.8', 'branch-3.9', 'branch-3.10', 'branch-4.0', 'branch-4.1', 'branch-4.2', 'branch-4.3', 'branch-4.4', 'branch-4.5', 'branch-4.6', 'branch-4.7', 'branch-4.8', 'branch-4.9', 'branch-4.10', 'branch-4.11', 'branch-4.12']
14+
BRANCHES = ['master', 'branch-3.4', 'branch-3.5', 'branch-3.6', 'branch-3.7', 'branch-3.8', 'branch-3.9', 'branch-3.10', 'branch-4.0', 'branch-4.1', 'branch-4.2', 'branch-4.3', 'branch-4.4', 'branch-4.5', 'branch-4.6', 'branch-4.7', 'branch-4.8', 'branch-4.9', 'branch-4.10', 'branch-4.11', 'branch-4.12', 'branch-4.13']
1515
# Set the latest version.
1616
LATEST_VERSION = 'branch-4.12'
1717
# Set which versions are not released yet.
18-
UNSTABLE_VERSIONS = ['master']
18+
UNSTABLE_VERSIONS = ['master', 'branch-4.13']
1919
# Set which versions are deprecated
2020
DEPRECATED_VERSIONS = []
2121

docs/source/install/monitoring-stack.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Prerequisites
2525
* - Scylla Monitoring Stack Version
2626
- Prometheus Version
2727
- Grafana Version
28+
* - 4.13
29+
- 3.8.1
30+
- 12.3.1
2831
* - 4.12
2932
- 3.5.0
3033
- 12.1.1

docs/source/reference/matrix.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ The following table shows which version of Scylla Monitoring Stack supports dash
1414
- Scylla Enterprise Version
1515
- Node_exporter[1] Version
1616
- Scylla Manager Version
17+
* - 4.13
18+
-
19+
- 2024.x, 2025.x, 2026.1
20+
- 1.7.0
21+
- 3.x
1722
* - 4.12
1823
-
1924
- 2024.x, 2025.1, 2025.2, 2025.3, 2025.4

0 commit comments

Comments
 (0)