diff --git a/data/compatibility/supportStatus.yml b/data/compatibility/supportStatus.yml index f1a79c86ea..2d65eb34f3 100644 --- a/data/compatibility/supportStatus.yml +++ b/data/compatibility/supportStatus.yml @@ -7,11 +7,16 @@ eolDate: k8sVersions: ["1.26", "1.27", "1.28", "1.29"] testedK8sVersions: ["1.23", "1.24", "1.25"] +- version: "1.21" + supported: "Yes" + releaseDate: "~Feb 2024" + eolDate: "~Dec 2024 (Expected)" + k8sVersions: ["1.26", "1.27", "1.28", "1.29"] + testedK8sVersions: ["1.23", "1.24", "1.25"] - version: "1.20" supported: "Yes" releaseDate: "Nov 14, 2023" eolDate: "~Jul 2024 (Expected)" - k8sVersions: ["1.25", "1.26", "1.27", "1.28", "1.29"] testedK8sVersions: ["1.23", "1.24"] - version: "1.19"