Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 14:37
· 17 commits to main since this release
v0.1.0
7253598

Docker

pull

docker pull ghcr.io/vdbulcke/vault-token-monitor:v0.1.0

Run

docker run --rm  -v /path/to/your/config.yaml:/app/config.yaml:z -p 9000:9000 ghcr.io/vdbulcke/vault-token-monitor:v0.1.0 

Changelog

Features

  • 923d19d feat: vault monitor init commit

Others