Skip to content

Commit 26e8d21

Browse files
authored
Merge pull request #222 from containerd/dep-updates
Automated RELEASES.md sync update
2 parents e552567 + d4f8aca commit 26e8d21

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

content/releases.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,10 @@ The current state is available in the following tables:
119119
| [1.3](https://github.com/containerd/containerd/releases/tag/v1.3.10) | End of Life | September 26, 2019 | March 4, 2021 |
120120
| [1.4](https://github.com/containerd/containerd/releases/tag/v1.4.13) | End of Life | August 17, 2020 | March 3, 2022 |
121121
| [1.5](https://github.com/containerd/containerd/releases/tag/v1.5.18) | End of Life | May 3, 2021 | February 28, 2023 |
122-
| [1.6](https://github.com/containerd/containerd/releases/tag/v1.6.23) | LTS | February 15, 2022 | max(February 15, 2025 or next LTS + 6 months) |
123-
| [1.7](https://github.com/containerd/containerd/releases/tag/v1.7.3) | Active | March 10, 2023 | active(release of 2.0 + 6 months), extended(EOL of 1.6) |
124-
| [2.0](https://github.com/containerd/containerd/milestone/35) | Next | TBD | TBD |
122+
| [1.6](https://github.com/containerd/containerd/releases/tag/v1.6.36) | LTS | February 15, 2022 | next LTS + 6 months |
123+
| [1.7](https://github.com/containerd/containerd/releases/tag/v1.7.23) | Active | March 10, 2023 | active(May 5, 2025), extended(EOL of 1.6) |
124+
| [2.0](https://github.com/containerd/containerd/releases/tag/v2.0.0) | Active | November 5, 2024 | max(November 5, 2025 or release of 2.1 + 6 months) |
125+
| [2.1](https://github.com/containerd/containerd/milestone/48) | Next | TBD | TBD |
125126

126127
> **_NOTE_** containerd v1.7 will end of life at the same time as v1.6 LTS. Due to
127128
> [Minimal Version Selection](https://go.dev/ref/mod#minimal-version-selection) used
@@ -143,8 +144,8 @@ of containerd for every supported version of Kubernetes.
143144
| Kubernetes Version | containerd Version | CRI Version |
144145
|--------------------|-------------------------------|-----------------|
145146
| 1.29 | 1.7.11+, 1.6.27+ | v1 |
146-
| 1.30 | 2.0(wip), 1.7.13+, 1.6.28+ | v1 |
147-
| 1.31 | 2.0(wip), 1.7.20+, 1.6.34+ | v1 |
147+
| 1.30 | 2.0.0+, 1.7.13+, 1.6.28+ | v1 |
148+
| 1.31 | 2.0.0+, 1.7.20+, 1.6.34+ | v1 |
148149

149150
Deprecated containerd and kubernetes versions
150151

0 commit comments

Comments
 (0)