Skip to content

Commit aeff39f

Browse files
committed
bump supported releases
Signed-off-by: Maël Valais <mael@vls.dev>
1 parent 0546c0c commit aeff39f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

content/docs/releases/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ should be stable enough to run.
2121

2222
| Release | Release Date | End of Life | [Supported Kubernetes / OpenShift Versions][s] | [Tested Kubernetes Versions][test] |
2323
|:--------:|:------------:|:---------------:|:----------------------------------------------:|:----------------------------------:|
24+
| [1.20][] | Mar 10, 2026 | Release of 1.22 | 1.32 → 1.35 / 4.19 → 4.21 | 1.32 → 1.35 |
2425
| [1.19][] | Oct 07, 2025 | Release of 1.21 | 1.31 → 1.35 / 4.18 → 4.20 | 1.31 → 1.35 |
25-
| [1.18][] | Jun 10, 2025 | Release of 1.20 | 1.29 → 1.33 / 4.16 → 4.20 | 1.29 → 1.33 |
2626

2727
## Upcoming releases
2828

2929
| Release | Release Date | End of Life | [Supported Kubernetes / OpenShift Versions][s] | [Tested Kubernetes Versions][test] |
3030
|:--------:|:------------:|:---------------:|:----------------------------------------------:|:----------------------------------:|
31-
| [1.20][] | Feb 24, 2026 | Release of 1.22 | 1.32 → 1.35 / 4.19 → 4.21 | 1.32 → 1.35 |
31+
| 1.21 | Jun 24, 2026 | Release of 1.23 | 1.33 → 1.36 / 4.20 → 4.22 | 1.33 → 1.36 |
3232

3333
Dates in the future are not firm commitments and are subject to change.
3434

@@ -222,7 +222,7 @@ newer Kubernetes features.
222222
The table below lists the major Kubernetes distributions we check. In parentheses next to each release is the <abbr title="End-of-life">EOL</abbr>
223223
for that release. EOL dates often change throughout the lifecycle of a release.
224224

225-
The "Oldest Kubernetes Release" is the oldest release we deemed relevant to the next cert-manager release, as of 2025-11-07
225+
The "Oldest Kubernetes Release" is the oldest release we deemed relevant to the next cert-manager release, as of 2026-03-10
226226

227227
| Vendor | Oldest K8s Release | Other Kubernetes Releases |
228228
|:---------------------:|:-------------------:|---------------------------------------------------------------|
@@ -302,6 +302,7 @@ are no longer supported.
302302

303303
| Release | Release Date | EOL | Compatible Kubernetes versions | Compatible OpenShift versions |
304304
|--------------|:------------:|:------------:|:------------------------------:|:-----------------------------:|
305+
| [1.18][] | Jun 10, 2025 | Mar 10, 2026 | 1.29 → 1.33 | 4.16 → 4.20 |
305306
| [1.17][] | Feb 03, 2025 | Oct 07, 2025 | 1.29 → 1.33 | 4.16 → 4.20 |
306307
| [1.16][] | Oct 03, 2024 | Jun 10, 2025 | 1.25 → 1.32 | 4.14 → 4.17 |
307308
| [1.15][] | Jun 05, 2024 | Feb 03, 2025 | 1.25 → 1.32 | 4.12 → 4.16 |

0 commit comments

Comments
 (0)