Skip to content

Commit afa1ccc

Browse files
Merge pull request #2302 from zimnx/bump-release-schedule
Update release schedule
2 parents e24ff85 + 497cef3 commit afa1ccc

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/source/support/releases.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We are aiming to ship a new release approximately every 2 months. The following
66
:::{table}
77
| Release | Code freeze | General availability |
88
|:-------:|:-----------:|:--------------------:|
9-
| 1.15 | 2024-11-05 | 2024-11-19 |
9+
| 1.16 | 2025-02-24 | 2024-03-03 |
1010
:::
1111

1212
## Supported releases
@@ -15,8 +15,9 @@ We support the latest 2 releases of the operator to give everyone time to upgrad
1515
:::{table}
1616
| Release | General availability | Support ends |
1717
|:-------:|:--------------------:|:---------------:|
18+
| 1.15 | 2024-12-19 | Release of 1.17 |
1819
| 1.14 | 2024-09-19 | Release of 1.16 |
19-
| 1.13 | 2024-06-20 | Release of 1.15 |
20+
| 1.13 | 2024-06-20 | 2024-12-19 |
2021
| 1.12 | 2024-03-28 | 2024-09-19 |
2122
| 1.11 | 2023-11-09 | 2024-06-20 |
2223
| 1.10 | 2023-08-25 | 2024-03-28 |
@@ -60,13 +61,13 @@ GA images aren't build from scratch but rather promoted from an existing release
6061
Support matrix table shows the version requirements for a particular **scylla-operator** version. Be sure to match these requirements, otherwise some functionality will not work.
6162

6263
:::{table}
63-
| Component | master | v1.14 | v1.13 |
64+
| Component | master | v1.15 | v1.14 |
6465
|:-----------------:|:----------------------:|:---------------------:|:-----------------------:|
6566
| Kubernetes | `>=1.21` | `>=1.21` | `>=1.21` |
6667
| CRI API | `v1` | `v1` | `v1` |
67-
| Scylla OS | `>=5.4 && <=6.1` | `>=5.4 && <=6.1` | `>=5.4 && <=6.1` |
68-
| Scylla Enterprise | `>=2023.1 && <=2024.1` | `>=2023.1 && <=2024.1` | `>=2023.1 && <=2024.1` |
69-
| Scylla Manager | `>=3.3.0 && <3.4` | `>=3.3.0 && <3.4` | `>=3.3.0 && <3.4` |
68+
| Scylla OS | `>=6.0 && <=6.2` | `>=6.0 && <=6.2` | `>=5.4 && <=6.1` |
69+
| Scylla Enterprise | `>=2023.1 && <=2024.2` | `>=2023.1 && <=2024.2` | `>=2023.1 && <=2024.1` |
70+
| Scylla Manager | `>=3.3.3 && <3.4` | `>=3.3.3 && <3.4` | `>=3.3.0 && <3.4` |
7071
| Scylla Monitoring | `(CRD)` | `(CRD)` | `(CRD)` |
7172
:::
7273

0 commit comments

Comments
 (0)