Update Consul version to 1.5.3.
See https://github.com/hashicorp/consul/blob/master/CHANGELOG.md#153-july-25-2019 Original pull request: #344.
This commit is contained in:
committed by
Mark Paluch
parent
2c9ed3a2e7
commit
05caa787d5
@@ -6,7 +6,7 @@
|
||||
###########################################################################
|
||||
|
||||
|
||||
CONSUL_VER="1.5.2"
|
||||
CONSUL_VER="1.5.3"
|
||||
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