From 0298a8bd11f4a5d38763202872e097f800e0f9e2 Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Fri, 25 Oct 2024 12:40:21 -0400 Subject: [PATCH] Backport of Update ENVOY_VERSIONS into release/1.19.x (#21823) update supported envoy versions. --- envoyextensions/xdscommon/ENVOY_VERSIONS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/envoyextensions/xdscommon/ENVOY_VERSIONS b/envoyextensions/xdscommon/ENVOY_VERSIONS index eef7f3100e..d8158b5f6d 100644 --- a/envoyextensions/xdscommon/ENVOY_VERSIONS +++ b/envoyextensions/xdscommon/ENVOY_VERSIONS @@ -8,7 +8,7 @@ # # See https://www.consul.io/docs/connect/proxies/envoy#supported-versions for more information on Consul's Envoy # version support. -1.29.7 -1.28.5 +1.29.9 +1.28.7 1.27.7 1.26.8 \ No newline at end of file