diff --git a/content/en/docs/releases/supported-releases/index.md b/content/en/docs/releases/supported-releases/index.md index 8004ad7cd5..4dc10d7482 100644 --- a/content/en/docs/releases/supported-releases/index.md +++ b/content/en/docs/releases/supported-releases/index.md @@ -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). diff --git a/data/compatibility/supportStatus.yml b/data/compatibility/supportStatus.yml index 6e123163ff..1045b80c2f 100644 --- a/data/compatibility/supportStatus.yml +++ b/data/compatibility/supportStatus.yml @@ -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"