Update list of Envoy versions

pull/16889/head
Nathan Coleman 2023-04-05 17:11:39 -05:00
parent 1384b34b33
commit a59f68f51e
1 changed files with 4 additions and 4 deletions

View File

@ -12,10 +12,10 @@ import "strings"
//
// see: https://www.consul.io/docs/connect/proxies/envoy#supported-versions
var EnvoyVersions = []string{
"1.25.1",
"1.24.2",
"1.23.4",
"1.22.5",
"1.25.4",
"1.24.5",
"1.23.7",
"1.22.10",
}
// UnsupportedEnvoyVersions lists any unsupported Envoy versions (mainly minor versions) that fall