From 9e2357f3380666ad83dab230d36cfa5dbbfbeac8 Mon Sep 17 00:00:00 2001 From: Akhil Mohan Date: Thu, 15 Aug 2024 19:07:30 +0530 Subject: [PATCH] docs: add k8s 1.31 to support matrix to RELEASES Signed-off-by: Akhil Mohan --- RELEASES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index 84537577b..a8b3ce1f6 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -144,7 +144,8 @@ of containerd for every supported version of Kubernetes. | 1.27 | 1.7.0+, 1.6.15+ | v1 | | 1.28 | 1.7.0+, 1.6.15+ | v1 | | 1.29 | 1.7.11+, 1.6.27+ | v1 | -| 1.30(wip) | 2.0(wip), 1.7.13+, 1.6.28+ | v1 | +| 1.30 | 2.0(wip), 1.7.13+, 1.6.28+ | v1 | +| 1.31 | 2.0(wip), 1.7.20+, 1.6.34+ | v1 | ** Note: containerd v1.6.*, and v1.7.* support CRI v1 and v1alpha2 through EOL as those releases continue to support older versions of k8s, cloud providers, and other clients using CRI v1alpha2. CRI v1alpha2 is deprecated in v1.7 and will be removed in containerd v2.0.