You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASES.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,9 +117,10 @@ The current state is available in the following tables:
117
117
|[1.3](https://github.com/containerd/containerd/releases/tag/v1.3.10)| End of Life | September 26, 2019 | March 4, 2021 |
118
118
|[1.4](https://github.com/containerd/containerd/releases/tag/v1.4.13)| End of Life | August 17, 2020 | March 3, 2022 |
119
119
|[1.5](https://github.com/containerd/containerd/releases/tag/v1.5.18)| End of Life | May 3, 2021 | February 28, 2023 |
120
-
|[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) |
121
-
|[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) |
122
-
|[2.0](https://github.com/containerd/containerd/milestone/35)| Next | TBD | TBD |
120
+
|[1.6](https://github.com/containerd/containerd/releases/tag/v1.6.36)| LTS | February 15, 2022 | next LTS + 6 months |
121
+
|[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) |
122
+
|[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) |
123
+
|[2.1](https://github.com/containerd/containerd/milestone/48)| Next | TBD | TBD |
123
124
124
125
> **_NOTE_** containerd v1.7 will end of life at the same time as v1.6 LTS. Due to
125
126
> [Minimal Version Selection](https://go.dev/ref/mod#minimal-version-selection) used
@@ -141,8 +142,8 @@ of containerd for every supported version of Kubernetes.
141
142
| Kubernetes Version | containerd Version | CRI Version |
The first major release of containerd 2.x focuses on the continued stability of
@@ -18,6 +18,8 @@ release includes the stabilization of new features added in the last 1.x release
18
18
as well as the removal of features which were deprecated in 1.x. The goal is to
19
19
support the vast community of containerd users well into the future along with
20
20
their ever increasing deployment footprints and variety of use cases.
21
+
22
+
See [containerd 2.0](https://github.com/containerd/containerd/blob/main/docs/containerd-2.0.md) documentation for details on what is new and has changed in this release.
0 commit comments