Update required Helm chart version to match APIGW release notes (#15168)

This commit is contained in:
Nathan Coleman 2022-10-31 16:31:10 -04:00 committed by GitHub
parent fa5d87c116
commit 2f005f2086
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Your datacenter must meet the following requirements prior to configuring the Co
- Kubernetes 1.24 is not supported at this time. - Kubernetes 1.24 is not supported at this time.
- `kubectl` 1.21+ - `kubectl` 1.21+
- Consul 1.11.2+ - Consul 1.11.2+
- HashiCorp Consul Helm chart 0.45.0+ - HashiCorp Consul Helm chart 0.47.1+
- Consul Service Mesh must be deployed on the Kubernetes cluster that API Gateway is deployed on. - Consul Service Mesh must be deployed on the Kubernetes cluster that API Gateway is deployed on.
- Envoy: Envoy proxy support is determined by the Consul version deployed. Refer to [Envoy Integration](/docs/connect/proxies/envoy) for details. - Envoy: Envoy proxy support is determined by the Consul version deployed. Refer to [Envoy Integration](/docs/connect/proxies/envoy) for details.