Upgrade Vault to 1.2.3.
See https://github.com/hashicorp/vault/blob/v1.2.3/CHANGELOG.md Original pull request: gh-359.
This commit is contained in:
committed by
Mark Paluch
parent
e0700bbf10
commit
be8a4e2f21
@@ -8,7 +8,7 @@
|
||||
set -o errexit
|
||||
|
||||
EDITION="${EDITION:-oss}"
|
||||
VAULT_OSS="${VAULT_OSS:-1.2.2}"
|
||||
VAULT_OSS="${VAULT_OSS:-1.2.3}"
|
||||
VAULT_ENT="${VAULT_ENT:-0.11.0}"
|
||||
UNAME=$(uname -s | tr '[:upper:]' '[:lower:]')
|
||||
VERBOSE=false
|
||||
|
||||
Reference in New Issue
Block a user