From 499f9f5714ed189be217ee565da10ff3c28ae611 Mon Sep 17 00:00:00 2001 From: public-cloud-k8s-versions-check Date: Sat, 21 Feb 2026 00:50:53 +0000 Subject: [PATCH] feat: Updated public cloud k8s tested versions Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/eks_versions.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/eks_versions.json b/.github/eks_versions.json index 783540be31..04b7c019e7 100644 --- a/.github/eks_versions.json +++ b/.github/eks_versions.json @@ -1,4 +1,6 @@ [ + "1.35", + "1.36", "1.34", "1.33", "1.32"