Upgrade to Consul 1.6.2

Original pull request: gh-375.
This commit is contained in:
Daniel Franco
2020-01-03 00:49:05 +00:00
committed by Mark Paluch
parent 32b45f8b8c
commit 122d7250b7

View File

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