Upgrade Consul to 1.6.1.
See https://github.com/hashicorp/consul/blob/master/CHANGELOG.md#161-september-12-2019 Original pull request: gh-359.
This commit is contained in:
committed by
Mark Paluch
parent
be8a4e2f21
commit
fdcc67b2d7
@@ -6,7 +6,7 @@
|
||||
###########################################################################
|
||||
|
||||
|
||||
CONSUL_VER="1.6.0"
|
||||
CONSUL_VER="1.6.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