Upgrade to Vault 1.3.2
Original pull request: gh-383.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
set -o errexit
|
||||
|
||||
EDITION="${EDITION:-oss}"
|
||||
VAULT_OSS="${VAULT_OSS:-1.3.1}"
|
||||
VAULT_OSS="${VAULT_OSS:-1.3.2}"
|
||||
VAULT_ENT="${VAULT_ENT:-0.11.0}"
|
||||
UNAME=$(uname -s | tr '[:upper:]' '[:lower:]')
|
||||
VERBOSE=false
|
||||
|
||||
Reference in New Issue
Block a user