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