Skip to content

Commit ef6e2a6

Browse files
authored
Backport of docs: simplify Envoy version support docs into release/1.15.x (#21335)
backport of commit 055355c
1 parent 5f9909a commit ef6e2a6

File tree

1 file changed

+5
-3
lines changed
  • website/content/docs/connect/proxies

1 file changed

+5
-3
lines changed

website/content/docs/connect/proxies/envoy.mdx

+5-3
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,13 @@ The following matrix describes Envoy compatibility for the currently supported *
3737

3838
Consul supports **four major Envoy releases** at the beginning of each major Consul release. Consul maintains compatibility with Envoy patch releases for each major version so that users can benefit from bug and security fixes in Envoy. As a policy, Consul will add support for a new major versions of Envoy in a Consul major release. Support for newer versions of Envoy will not be added to existing releases.
3939

40+
_Note: For more on Envoy extended support in Consul Enterprise LTS releases (including 1.15), see the [latest docs](https://developer.hashicorp.com/consul/docs/connect/proxies/envoy)._
41+
4042
| Consul Version | Compatible Envoy Versions |
4143
| ------------------- | -----------------------------------------------------------------------------------|
42-
| 1.15.x | 1.29.4, 1.28.3, 1.27.5, 1.26.8, 1.25.11, 1.24.12, 1.23.12, 1.22.11 |
43-
| 1.14.x | 1.24.12, 1.23.12, 1.22.11, 1.21.6 |
44-
| 1.13.x | 1.23.1, 1.22.5, 1.21.5, 1.20.7 |
44+
| 1.15.x | 1.29.x, 1.28.x, 1.27.x, 1.26.x, 1.25.x, 1.24.x, 1.23.x, 1.22.x |
45+
| 1.14.x | 1.24.x, 1.23.x, 1.22.x, 1.21.x |
46+
| 1.13.x | 1.23.x, 1.22.x, 1.21.x, 1.20.x |
4547

4648
### Envoy and Consul Dataplane
4749

0 commit comments

Comments
 (0)