Update website/content/docs/api-gateway/api-gateway-usage.mdx

Co-authored-by: Andrew Stucki <andrew.stucki@gmail.com>
This commit is contained in:
Nathan Coleman 2022-02-24 12:51:55 -05:00 committed by GitHub
parent cc00e5e403
commit 871625e321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ Refer to [Technical Specifications](/docs/api-gateway/tech-specs) for minimum so
<CodeBlockConfig>
```shell-session
$ helm install consul hashicorp/consul --version 0.41.0 --values values.yaml
$ helm install consul hashicorp/consul --version 0.41.1 --values values.yaml
```
</CodeBlockConfig>