Skip to content

v0.15.0 - "A token of my appreciation"

Compare
Choose a tag to compare
@Riscky Riscky released this 13 Jun 14:36
· 22 commits to master since this release

This release adds two new authentication methods to Vaultenv:

  • GitHub authentication
  • Kubernetes authentication (thanks @ruuda!)

The former is meant to be used in a development environment, and works
with a personal access token. The latter is meant to be used in a
Kubernetes cluster.

This release also updates some dependencies.