mirror of https://github.com/istio/istio.io.git
Bump support Kubernetes versions for 1.25+ (#16239)
This commit is contained in:
parent
944e491fd9
commit
125998333b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue