diff --git a/website/content/docs/k8s/connect/index.mdx b/website/content/docs/k8s/connect/index.mdx index b4f93f82f8..ff095ec071 100644 --- a/website/content/docs/k8s/connect/index.mdx +++ b/website/content/docs/k8s/connect/index.mdx @@ -123,7 +123,7 @@ This is useful to transition to Connect by allowing both Connect and non-Connect connections. To restrict access to only Connect-authorized clients, any listeners should bind to localhost only (such as `127.0.0.1`). --> **Note:** As of consul `v1.10.0-beta1`, consul-k8s `v0.26.0-beta1` and Consul Helm `v0.32.0-beta1`, +-> **Note:** As of consul `v1.10.0`, consul-k8s `v0.26.0` and Consul Helm `v0.32.0`, all Consul Service Mesh services will run with transparent proxy enabled by default. Running with transparent proxy will enforce all inbound and outbound traffic to go through the Envoy proxy. diff --git a/website/pages/downloads/index.jsx b/website/pages/downloads/index.jsx index 911ee75c73..7fc89b4ace 100644 --- a/website/pages/downloads/index.jsx +++ b/website/pages/downloads/index.jsx @@ -70,14 +70,6 @@ export default function DownloadsPage(staticProps) { "armhf" || echo "armel" -
-

- A beta for Consul v1.10.0 is available! The release can be{' '} - - downloaded here - -

-
} {...staticProps}