From cbfeb6c8af6a7fdf0e61c31ec7536fb77cbca08d Mon Sep 17 00:00:00 2001 From: Michael Zalimeni Date: Thu, 27 Jul 2023 11:47:02 -0400 Subject: [PATCH] [NET-4904] Update list of Envoy versions in docs (#18306) Update list of Envoy versions in docs Update supported Envoy versions across Consul release versions. --- website/content/docs/connect/proxies/envoy.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/docs/connect/proxies/envoy.mdx b/website/content/docs/connect/proxies/envoy.mdx index bbdda8b82fcd..51ff61d8a2c9 100644 --- a/website/content/docs/connect/proxies/envoy.mdx +++ b/website/content/docs/connect/proxies/envoy.mdx @@ -39,9 +39,9 @@ Consul supports **four major Envoy releases** at the beginning of each major Con | Consul Version | Compatible Envoy Versions | | ------------------- | -----------------------------------------------------------------------------------| -| 1.16.x | 1.26.2, 1.25.7, 1.24.8, 1.23.10 | -| 1.15.x | 1.25.6, 1.24.7, 1.23.9, 1.22.11 | -| 1.14.x | 1.24.0, 1.23.1, 1.22.5, 1.21.5 | +| 1.16.x | 1.26.4, 1.25.9, 1.24.10, 1.23.12 | +| 1.15.x | 1.25.9, 1.24.10, 1.23.12, 1.22.11 | +| 1.14.x | 1.24.10, 1.23.12, 1.22.11, 1.21.6 | ### Envoy and Consul Dataplane