Upgrade to Consul version to 1.5.1.
See https://github.com/hashicorp/consul/blob/v1.5.1/CHANGELOG.md Original pull request: gh-336.
This commit is contained in:
committed by
Mark Paluch
parent
93d1d229a4
commit
0dc09ff8ac
@@ -6,7 +6,7 @@
|
||||
###########################################################################
|
||||
|
||||
|
||||
CONSUL_VER="1.5.0"
|
||||
CONSUL_VER="1.5.1"
|
||||
UNAME=$(uname -s | tr '[:upper:]' '[:lower:]')
|
||||
CONSUL_ZIP="consul_${CONSUL_VER}_${UNAME}_amd64.zip"
|
||||
IGNORE_CERTS="${IGNORE_CERTS:-no}"
|
||||
|
||||
Reference in New Issue
Block a user