Update consul-api-gateway pin in installation instructions

This commit is contained in:
Nathan Coleman 2022-04-27 14:12:19 -04:00
parent d3a23229bb
commit 1c17b2c9c3

View File

@ -38,7 +38,7 @@ Ensure that the environment you are deploying Consul API Gateway in meets the re
enabled: true
apiGateway:
enabled: true
image: hashicorp/consul-api-gateway:0.1.0
image: hashicorp/consul-api-gateway:0.2.0
```
</CodeBlockConfig>