Skip to content

Releases: channable/vaultenv

v0.4.2 - "Utrecht"

06 Jul 14:12
Compare
Choose a tag to compare

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.