Bump support Kubernetes versions for 1.25+ (#16239)

This commit is contained in:
John Howard 2025-02-12 07:46:43 -08:00 committed by GitHub
parent 944e491fd9
commit 125998333b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
supported: "No, development only"
releaseDate:
eolDate:
k8sVersions: ["1.28", "1.29", "1.30", "1.31"]
k8sVersions: ["1.29", "1.30", "1.31", "1.32"]
testedK8sVersions: ["1.23", "1.24", "1.25", "1.26", "1.27", "1.28"]
- version: "1.24"
supported: "Yes"