From df4bc6a92491d15a7f1dca2e18eebe9415e3845e Mon Sep 17 00:00:00 2001 From: Evan Culver Date: Fri, 1 Oct 2021 11:13:34 -0700 Subject: [PATCH] Update default version in command docs --- website/content/commands/connect/envoy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/commands/connect/envoy.mdx b/website/content/commands/connect/envoy.mdx index 285e95304b..b6a5ee8e7b 100644 --- a/website/content/commands/connect/envoy.mdx +++ b/website/content/commands/connect/envoy.mdx @@ -75,7 +75,7 @@ proxy configuration needed. allowed to access by [Connect intentions](/docs/connect/intentions). - `-envoy-version` - The version of envoy that is being started. Default is - `1.18.4`. This is required so that the correct configuration can be generated. + `1.19.1`. This is required so that the correct configuration can be generated. - `-no-central-config` - By default the proxy's bootstrap configuration can be customized centrally. This requires that the command run on the same agent