Upgrade to Consul 1.0.3.

See gh-195.
This commit is contained in:
Mark Paluch
2018-01-31 16:26:27 +01:00
parent b49ddda4d5
commit 51f4a8c03d

View File

@@ -6,7 +6,7 @@
###########################################################################
CONSUL_VER="0.8.4"
CONSUL_VER="1.0.3"
UNAME=$(uname -s | tr '[:upper:]' '[:lower:]')
CONSUL_ZIP="consul_${CONSUL_VER}_${UNAME}_amd64.zip"
IGNORE_CERTS="${IGNORE_CERTS:-no}"