From 73e9cfd1cea046a015f1a1a0ea16f967826a5c05 Mon Sep 17 00:00:00 2001 From: Kay Yan Date: Tue, 22 Aug 2023 10:51:02 +0000 Subject: [PATCH] append k8s 1.28 to releases Signed-off-by: Kay Yan --- RELEASES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASES.md b/RELEASES.md index 2403c4766..14c13edbc 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -136,6 +136,7 @@ of containerd for every supported version of Kubernetes. | 1.25 | 1.7.0+, 1.6.4+ | v1, v1alpha2 ** | | 1.26 | 1.7.0+, 1.6.15+ | v1 | | 1.27 | 1.7.0+, 1.6.15+ | v1 | +| 1.28 | 1.7.0+, 1.6.15+ | 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.