website: bump Consul Helm chart req for Consul API Gateway to 0.41.0

pull/12423/head
Mike Morris 3 years ago
parent 305c78ccbc
commit 0cb01f6a47

@ -25,7 +25,7 @@ Your datacenter must meet the following requirements prior to configuring the Co
- Kubernetes 1.21+ - Kubernetes 1.21+
- `kubectl` 1.21+ - `kubectl` 1.21+
- Consul 1.11.2+ - Consul 1.11.2+
- HashiCorp Consul Helm chart 0.40.0+ - HashiCorp Consul Helm chart 0.41.0+
## Installation ## Installation
@ -65,7 +65,7 @@ Your datacenter must meet the following requirements prior to configuring the Co
<CodeBlockConfig> <CodeBlockConfig>
```shell-session ```shell-session
$ helm install consul hashicorp/consul --version 0.40.0 --values values.yaml $ helm install consul hashicorp/consul --version 0.41.0 --values values.yaml
``` ```
</CodeBlockConfig> </CodeBlockConfig>

Loading…
Cancel
Save