From 513118eca562fd0dcc2e675c5bf4c40f0126cbf9 Mon Sep 17 00:00:00 2001 From: Daniel Hawton Date: Wed, 14 May 2025 17:06:39 +0200 Subject: [PATCH] fix expected eol for 1.26 (#16486) Signed-off-by: Daniel Hawton --- data/compatibility/supportStatus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/compatibility/supportStatus.yml b/data/compatibility/supportStatus.yml index b8a9ce92c1..802c5154bd 100644 --- a/data/compatibility/supportStatus.yml +++ b/data/compatibility/supportStatus.yml @@ -10,7 +10,7 @@ - version: "1.26" supported: "Yes" releaseDate: "May 08, 2025" - eolDate: "~Sept 2025 (Expected)" + eolDate: "~Jan 2026 (Expected)" k8sVersions: ["1.29", "1.30", "1.31", "1.32"] testedK8sVersions: ["1.24", "1.25", "1.26", "1.27", "1.28"] - version: "1.25"