mirror of https://github.com/hashicorp/consul
Use new release version in examples
parent
ac205ff255
commit
afb9949934
|
@ -15,7 +15,7 @@ Ensure that the environment you are deploying Consul API Gateway in meets the re
|
|||
|
||||
## Installation
|
||||
|
||||
-> **NOTE:** When you see `VERSION` in examples of commands or configuration settings, replace `VERSION` with the version number of the release you are installing, like `0.2.0`. If there is a lower case "v" in front of `VERSION` the version number needs to follow the "v" as is `v0.2.0`
|
||||
-> **NOTE:** When you see `VERSION` in examples of commands or configuration settings, replace `VERSION` with the version number of the release you are installing, like `0.3.0`. If there is a lower case "v" in front of `VERSION` the version number needs to follow the "v" as is `v0.3.0`
|
||||
|
||||
1. Issue the following command to install the CRDs:
|
||||
|
||||
|
|
Loading…
Reference in New Issue