Skip to content

Commit

Permalink
Backport of docs: simplify Envoy version support docs into release/1.…
Browse files Browse the repository at this point in the history
…19.x (#21332)

backport of commit 055355c

Co-authored-by: Michael Zalimeni <[email protected]>
  • Loading branch information
hc-github-team-consul-core and zalimeni authored Jun 13, 2024
1 parent b508bd0 commit ff58a73
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions website/content/docs/connect/proxies/envoy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ apply to both Consul Enterprise and Consul community edition (CE).

| Consul Version | Compatible Envoy Versions |
| -------------- | -------------------------------------- |
| 1.19.x CE | 1.29.4, 1.28.3, 1.27.5, 1.26.8 |
| 1.18.x CE | 1.28.3, 1.27.5, 1.26.8, 1.25.11 |
| 1.17.x | 1.27.5, 1.26.8, 1.25.11, 1.24.12 |
| 1.16.x | 1.26.8, 1.25.11, 1.24.12, 1.23.12 |
| 1.19.x CE | 1.29.x, 1.28.x, 1.27.x, 1.26.x |
| 1.18.x CE | 1.28.x, 1.27.x, 1.26.x, 1.25.x |
| 1.17.x | 1.27.x, 1.26.x, 1.25.x, 1.24.x |
| 1.16.x | 1.26.x, 1.25.x, 1.24.x, 1.23.x |

#### Enterprise Long Term Support releases

Expand All @@ -72,8 +72,8 @@ until the LTS release reaches its end of maintenance.

| Consul Version | Compatible Envoy Versions |
| -------------- | -----------------------------------------------------------------------------------|
| 1.18.x Ent | 1.29.4, 1.28.3, 1.27.5, 1.26.8, 1.25.11 |
| 1.15.x Ent | 1.29.4, 1.27.5, 1.26.8, 1.25.11, 1.24.12, 1.23.12, 1.22.11 |
| 1.18.x Ent | 1.29.x, 1.28.x, 1.27.x, 1.26.x, 1.25.x |
| 1.15.x Ent | 1.29.x, 1.28.x, 1.27.x, 1.26.x, 1.25.x, 1.24.x, 1.23.x, 1.22.x |

### Envoy and Consul Dataplane

Expand Down

0 comments on commit ff58a73

Please sign in to comment.