mirror of https://github.com/istio/istio.io.git
parent
b95fc65926
commit
e72ad8f70e
|
@ -72,7 +72,6 @@ Please keep up-to-date and use a supported version.
|
|||
| ---------------- | ---------------------------------------------------- |
|
||||
| 1.21.x | 1.21.2+ |
|
||||
| 1.20.x | 1.20.6+ |
|
||||
| 1.19.x | 1.19.10+ |
|
||||
|
||||
## Supported Envoy Versions
|
||||
|
||||
|
@ -84,6 +83,5 @@ The relationship between the two project's versions:
|
|||
| ------------- | -------------------- |
|
||||
| 1.21.x | release/v1.29 |
|
||||
| 1.20.x | release/v1.28 |
|
||||
| 1.19.x | release/v1.27 |
|
||||
|
||||
You can find the precise Envoy commit used by Istio in [`istio/proxy`](https://github.com/istio/proxy/blob/master/WORKSPACE#L38).
|
||||
|
|
|
@ -20,9 +20,9 @@
|
|||
k8sVersions: ["1.25", "1.26", "1.27", "1.28", "1.29"]
|
||||
testedK8sVersions: ["1.23", "1.24"]
|
||||
- version: "1.19"
|
||||
supported: "Yes"
|
||||
supported: "No"
|
||||
releaseDate: "Sept 5, 2023"
|
||||
eolDate: "~Apr 24, 2024 (Expected)"
|
||||
eolDate: "Apr 24, 2024"
|
||||
k8sVersions: ["1.25", "1.26", "1.27", "1.28"]
|
||||
testedK8sVersions: ["1.21", "1.22", "1.23", "1.24"]
|
||||
- version: "1.18"
|
||||
|
|
Loading…
Reference in New Issue