Upgrade to Vault 1.11
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
set -o errexit
|
||||
|
||||
EDITION="${EDITION:-oss}"
|
||||
VAULT_OSS="${VAULT_OSS:-1.5.0}"
|
||||
VAULT_ENT="${VAULT_ENT:-0.11.0}"
|
||||
VAULT_OSS="${VAULT_OSS:-1.11.0}"
|
||||
VAULT_ENT="${VAULT_ENT:-1.11.0}"
|
||||
UNAME=$(uname -s | tr '[:upper:]' '[:lower:]')
|
||||
VERBOSE=false
|
||||
VAULT_DIRECTORY=vault
|
||||
|
||||
Reference in New Issue
Block a user