From 4275e8fa82b3b54ee1ed04373fa8a659cce2e484 Mon Sep 17 00:00:00 2001 From: Nathan Coleman Date: Mon, 14 Oct 2024 12:52:22 -0400 Subject: [PATCH] Update ENVOY_VERSIONS (#21820) No new minor versions, just incrementing the patches for hygiene's sake --- envoyextensions/xdscommon/ENVOY_VERSIONS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/envoyextensions/xdscommon/ENVOY_VERSIONS b/envoyextensions/xdscommon/ENVOY_VERSIONS index 264a0d56cfe8..884f30573206 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.31.0 -1.30.4 -1.29.7 -1.28.5 \ No newline at end of file +1.31.2 +1.30.6 +1.29.9 +1.28.7