From 28728835005da9b9dc261cad8b0fbb55eb23a789 Mon Sep 17 00:00:00 2001 From: "R.B. Boyer" <4903+rboyer@users.noreply.github.com> Date: Mon, 21 Jun 2021 13:33:35 -0500 Subject: [PATCH] website: this 1.10.0 upgrade table omitted two versions of envoy (#10443) --- website/content/docs/upgrading/upgrade-specific.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/docs/upgrading/upgrade-specific.mdx b/website/content/docs/upgrading/upgrade-specific.mdx index 04c3e32817..becb1b0502 100644 --- a/website/content/docs/upgrading/upgrade-specific.mdx +++ b/website/content/docs/upgrading/upgrade-specific.mdx @@ -64,10 +64,10 @@ and Envoy in a stairstep order to avoid downtime. In a future version of Consul the v2 State of the World protocol support will be removed. -| Protocol | Version | Compatible Envoy Versions | Compatible Consul Versions | -| ------------------ | ------- | ------------------------- | -------------------------- | -| Incremental | v3 | 1.18.x, 1.17.x | 1.10.x | -| State of the World | v2 | 1.16.x and older | 1.10.x and older | +| Protocol | Version | Compatible Envoy Versions | Compatible Consul Versions | +| ------------------ | ------- | ------------------------------ | -------------------------- | +| Incremental | v3 | 1.18.x, 1.17.x, 1.16.x, 1.15.x | 1.10.x | +| State of the World | v2 | 1.16.x and older | 1.10.x and older | #### Escape Hatches