Releases: channable/vaultenv
Releases · channable/vaultenv
v0.4.2 - "Utrecht"
Vaultenv is a CLI utility that fetches secrets from HashiCorp Vault and makes them available under environment variables.
The binaries on this page are provided for convenience. If you encounter any linking issues, you might need to build from source. Please refer to the README for instructions.
Breaking changes
- Vault now connects over TLS by default. Use
--no-connect-tls
to disable.