Skip to content

Releases: amperity/gocd-vault-secrets

v0.3.3

09 Jan 20:04
d3b9e97
Compare
Choose a tag to compare
  • Fixed bug where plugin couldn't handle reading secrets from multiple configs.
    #31

v0.3.2

06 Dec 23:35
9f3f157
Compare
Choose a tag to compare
  • Fixed bug where vault lease timer didn't run so client tokens weren't renewed.
    #29

v0.3.1

22 Nov 20:39
e557d90
Compare
Choose a tag to compare
  • Added an option to ignore TTLs specified in Vault and force-read secrets

v0.3.0

21 Nov 00:58
27e3a58
Compare
Choose a tag to compare
  • Added Token Lookup option using TOKEN:<POLICY>,<POLICY>,...

v0.2.0

31 Oct 02:41
1e21272
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Added support for AWS Auth
  • Bug fixed for looking up secrets after server restart

v0.1.0

22 Oct 22:10
d860214
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Initial plugin release
  • Supports one Authentication Method, direct Vault tokens