Skip to content

Commit 6de81ed

Browse files
Merge pull request #1574 from wallrj/update-supported-versions
Update supported versions for cert-manager 1.16
2 parents 83d1497 + 668d45e commit 6de81ed

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

content/docs/releases/README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@ should be stable enough to run.
2525

2626
| Release | Release Date | End of Life | [Supported Kubernetes / OpenShift Versions][s] | [Tested Kubernetes Versions][test] |
2727
|:------------:|:------------:|:----------------------:|:----------------------------------------------:|:----------------------------------:|
28+
| [1.16][] | Oct 03, 2024 | Release of 1.18 | 1.25 → 1.31 / 4.14 → 4.16 | 1.27 → 1.31 |
2829
| [1.15][] | Jun 05, 2024 | Release of 1.17 | 1.25 → 1.31 / 4.12 → 4.16 | 1.25 → 1.31 |
29-
| [1.14][] | Feb 03, 2024 | Release of 1.16 | 1.24 → 1.31 / 4.11 → 4.16 | 1.24 → 1.29 |
3030
| [1.12 LTS][] | May 19, 2023 | May 19, 2025 | 1.22 → 1.31 / 4.9 → 4.16 | 1.22 → 1.29 |
3131

3232
cert-manager 1.12 is a Long Term Support (LTS) release sponsored by [Venafi](https://www.venafi.com/). It will continue to be supported for at least 2 years from release.
3333

3434
## Upcoming releases
3535

36-
| Release | Release Date | End of Life | [Supported Kubernetes / OpenShift Versions][s] |
37-
|:--------:|:------------:|:----------------:|:----------------------------------------------:|
38-
| [1.16][] | Oct 03, 2024 | Release of 1.18 | 1.27 → 1.31 / 4.14 → 4.16 |
36+
| Release | Release Date | End of Life | [Supported Kubernetes / OpenShift Versions][s] |
37+
|:--------:|:------------:|:---------------:|:----------------------------------------------:|
38+
| [1.17][] | Feb 03, 2025 | Release of 1.19 | 1.27 → 1.31 / 4.14 → 4.16 |
3939

4040
Dates in the future are not firm commitments and are subject to change.
4141

@@ -295,6 +295,7 @@ are no longer supported.
295295

296296
| Release | Release Date | EOL | Compatible Kubernetes versions | Compatible OpenShift versions |
297297
|----------|:------------:|:------------:|:------------------------------:|:-----------------------------:|
298+
| [1.14][] | Feb 03, 2024 | Oct 03, 2024 | 1.24 → 1.31 | 4.11 → 4.16 |
298299
| [1.13][] | Sep 12, 2023 | Jun 05, 2024 | 1.21 → 1.27 | 4.8 → 4.14 |
299300
| [1.11][] | Jan 11, 2023 | Sep 12, 2023 | 1.21 → 1.27 | 4.8 → 4.14 |
300301
| [1.10][] | Oct 17, 2022 | May 19, 2023 | 1.20 → 1.26 | 4.7 → 4.13 |
@@ -317,7 +318,8 @@ are no longer supported.
317318

318319
[s]: #kubernetes-supported-versions
319320
[test]: #supported-vs-tested
320-
[1.16]: https://github.com/cert-manager/cert-manager/milestone/38
321+
[1.17]: https://github.com/cert-manager/cert-manager/milestone/39
322+
[1.16]: ./release-notes/release-notes-1.16.md
321323
[1.15]: ./release-notes/release-notes-1.15.md
322324
[1.14]: ./release-notes/release-notes-1.14.md
323325
[1.13]: ./release-notes/release-notes-1.13.md

0 commit comments

Comments
 (0)