Upgrade to Consul 0.8.4.

See gh-119.
This commit is contained in:
Mark Paluch
2017-06-10 18:34:55 +02:00
parent a1ceafd403
commit 6fabd58bc5

View File

@@ -6,7 +6,7 @@
###########################################################################
CONSUL_VER="0.7.1"
CONSUL_VER="0.8.4"
UNAME=$(uname -s | tr '[:upper:]' '[:lower:]')
CONSUL_ZIP="consul_${CONSUL_VER}_${UNAME}_amd64.zip"
IGNORE_CERTS="${IGNORE_CERTS:-no}"
@@ -43,4 +43,4 @@ unzip ../download/${CONSUL_ZIP}
chmod a+x consul
# check
./consul --version
./consul --version