Update supportStatus.yml (#14311)

Mark 1.17 as no longer supported, since October 27, 2023 has passed

1.18 is noted as EOL soon ("~Dec 2023 (Expected)") and I don't know if that should also be updated.
This commit is contained in:
Jason Hall 2023-12-12 13:47:01 -05:00 committed by GitHub
parent e5c02d6376
commit 21b57217fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
k8sVersions: ["1.24", "1.25", "1.26", "1.27"]
testedK8sVersions: ["1.20", "1.21", "1.22", "1.23"]
- version: "1.17"
supported: "Yes"
supported: "No"
releaseDate: "Feb 14, 2023"
eolDate: "Oct 27, 2023"
k8sVersions: ["1.23", "1.24", "1.25", "1.26"]