diff --git a/changelogs/CHANGELOG-v1.24.6.md b/changelogs/CHANGELOG-v1.24.6.md index 3504b9c912d..9fe5c51fd91 100644 --- a/changelogs/CHANGELOG-v1.24.6.md +++ b/changelogs/CHANGELOG-v1.24.6.md @@ -8,7 +8,7 @@ We are delighted to present version v1.24.6 of Contour, our layer 7 HTTP reverse This release includes various dependency bumps and fixes for [CVE-2023-44487](https://nvd.nist.gov/vuln/detail/CVE-2023-44487), including: -- Update to Envoy v1.25.10. See the [Envoy release notes](https://www.envoyproxy.io/docs/envoy/v1.25.10/version_history/v1.25/v1.25.10) for more information about the content of the release. +- Update to Envoy v1.25.11. See the release notes for v1.25.10 [here](https://www.envoyproxy.io/docs/envoy/v1.25.10/version_history/v1.25/v1.25.10) and v1.25.11 [here](https://www.envoyproxy.io/docs/envoy/v1.25.11/version_history/v1.25/v1.25.11). - Update to Go v1.20.10. See the [Go release notes](https://go.dev/doc/devel/release#go1.20.minor) for more information. Additional mitigations have been added for CVE-2023-44487 in the form of new configuration fields: diff --git a/changelogs/CHANGELOG-v1.25.3.md b/changelogs/CHANGELOG-v1.25.3.md index 0020a984aa6..071b64e5510 100644 --- a/changelogs/CHANGELOG-v1.25.3.md +++ b/changelogs/CHANGELOG-v1.25.3.md @@ -8,7 +8,7 @@ We are delighted to present version v1.25.3 of Contour, our layer 7 HTTP reverse This release includes various dependency bumps and fixes for [CVE-2023-44487](https://nvd.nist.gov/vuln/detail/CVE-2023-44487), including: -- Update to Envoy v1.26.5. See the [Envoy release notes](https://www.envoyproxy.io/docs/envoy/v1.26.5/version_history/v1.26/v1.26.5) for more information about the content of the release. +- Update to Envoy v1.26.6. See the release notes for v1.26.5 [here](https://www.envoyproxy.io/docs/envoy/v1.26.5/version_history/v1.26/v1.26.5) and v1.26.6 [here](https://www.envoyproxy.io/docs/envoy/v1.26.6/version_history/v1.26/v1.26.6). - Update to Go v1.20.10. See the [Go release notes](https://go.dev/doc/devel/release#go1.20.minor) for more information. Additional mitigations have been added for CVE-2023-44487 in the form of new configuration fields: diff --git a/changelogs/CHANGELOG-v1.26.1.md b/changelogs/CHANGELOG-v1.26.1.md index bce8d43757d..1d0b4caf4d5 100644 --- a/changelogs/CHANGELOG-v1.26.1.md +++ b/changelogs/CHANGELOG-v1.26.1.md @@ -8,7 +8,7 @@ We are delighted to present version v1.26.1 of Contour, our layer 7 HTTP reverse This release includes various dependency bumps and fixes for [CVE-2023-44487](https://nvd.nist.gov/vuln/detail/CVE-2023-44487), including: -- Update to Envoy v1.27.1. See the [Envoy release notes](https://www.envoyproxy.io/docs/envoy/v1.27.1/version_history/v1.27/v1.27.1) for more information about the content of the release. +- Updates Envoy to v1.27.2. See the release notes for v1.27.1 [here](https://www.envoyproxy.io/docs/envoy/v1.27.1/version_history/v1.27/v1.27.1) and v1.27.2 [here](https://www.envoyproxy.io/docs/envoy/v1.27.2/version_history/v1.27/v1.27.2). - Update to Go v1.20.10. See the [Go release notes](https://go.dev/doc/devel/release#go1.20.minor) for more information. Additional mitigations have been added for CVE-2023-44487 in the form of new configuration fields: diff --git a/site/content/resources/compatibility-matrix.md b/site/content/resources/compatibility-matrix.md index a03d8a9de6b..adac3065784 100644 --- a/site/content/resources/compatibility-matrix.md +++ b/site/content/resources/compatibility-matrix.md @@ -11,13 +11,13 @@ These combinations of versions are specifically tested in CI and supported by th | Contour Version | Envoy Version | Kubernetes Versions | Operator Version | Gateway API Version | | --------------- | :------------------- | ------------------- | ---------------- | --------------------| | main | [1.27.2][42] | 1.28, 1.27, 1.26 | N/A | v1alpha2, v1beta1 | -| 1.26.1 | [1.27.1][42] | 1.28, 1.27, 1.26 | N/A | v1alpha2, v1beta1 | +| 1.26.1 | [1.27.2][42] | 1.28, 1.27, 1.26 | N/A | v1alpha2, v1beta1 | | 1.26.0 | [1.27.0][41] | 1.28, 1.27, 1.26 | N/A | v1alpha2, v1beta1 | -| 1.25.3 | [1.26.5][43] | 1.27, 1.26, 1.25 | N/A | v1alpha2, v1beta1 | +| 1.25.3 | [1.26.6][43] | 1.27, 1.26, 1.25 | N/A | v1alpha2, v1beta1 | | 1.25.2 | [1.26.4][40] | 1.27, 1.26, 1.25 | N/A | v1alpha2, v1beta1 | | 1.25.1 | [1.26.4][40] | 1.27, 1.26, 1.25 | N/A | v1alpha2, v1beta1 | | 1.25.0 | [1.26.1][35] | 1.27, 1.26, 1.25 | N/A | v1alpha2, v1beta1 | -| 1.24.6 | [1.25.10][44] | 1.26, 1.25, 1.24 | N/A | v1alpha2, v1beta1 | +| 1.24.6 | [1.25.11][44] | 1.26, 1.25, 1.24 | N/A | v1alpha2, v1beta1 | | 1.24.5 | [1.25.9][39] | 1.26, 1.25, 1.24 | N/A | v1alpha2, v1beta1 | | 1.24.4 | [1.25.6][36] | 1.26, 1.25, 1.24 | N/A | v1alpha2, v1beta1 | | 1.24.3 | [1.25.4][32] | 1.26, 1.25, 1.24 | N/A | v1alpha2, v1beta1 | @@ -170,8 +170,8 @@ __Note:__ This list of extensions was last verified to be complete with Envoy v1 [40]: https://www.envoyproxy.io/docs/envoy/v1.26.4/version_history/v1.26/v1.26.4 [41]: https://www.envoyproxy.io/docs/envoy/v1.27.0/version_history/v1.27/v1.27.0 [42]: https://www.envoyproxy.io/docs/envoy/v1.27.2/version_history/v1.27/v1.27.2 -[43]: https://www.envoyproxy.io/docs/envoy/v1.26.5/version_history/v1.26/v1.26.5 -[44]: https://www.envoyproxy.io/docs/envoy/v1.25.10/version_history/v1.25/v1.25.10 +[43]: https://www.envoyproxy.io/docs/envoy/v1.26.6/version_history/v1.26/v1.26.6 +[44]: https://www.envoyproxy.io/docs/envoy/v1.25.11/version_history/v1.25/v1.25.11 [50]: https://github.com/projectcontour/contour-operator [51]: https://github.com/projectcontour/contour-operator/releases/tag/v1.11.0 diff --git a/versions.yaml b/versions.yaml index b7629c6f043..01af9e89a93 100644 --- a/versions.yaml +++ b/versions.yaml @@ -18,7 +18,7 @@ versions: - version: v1.26.1 supported: "true" dependencies: - envoy: "1.27.1" + envoy: "1.27.2" kubernetes: - "1.28" - "1.27" @@ -40,7 +40,7 @@ versions: - version: v1.25.3 supported: "true" dependencies: - envoy: "1.26.5" + envoy: "1.26.6" kubernetes: - "1.27" - "1.26" @@ -84,7 +84,7 @@ versions: - version: v1.24.6 supported: "true" dependencies: - envoy: "1.25.10" + envoy: "1.25.11" kubernetes: - "1.26" - "1.25"