Skip to content

Releases: hashicorp/vault-plugin-secrets-kubernetes

v0.9.0

05 Sep 13:45
04cb6f3
Compare
Choose a tag to compare
Updates for the v0.9.0 release (#71)

* Updates for the v0.9.0 release

- migrate from gopkg.in/go-jose/go-jose.v2 to github.com/go-jose/go-jose/v4
- apply other security related dependency updates
- build with go 1.22.6
- add CODEOWNERS

* Update changelog

v0.8.0

22 May 22:05
a711508
Compare
Choose a tag to compare
Prepare v0.8.0 (#60)

v0.2.0

16 Sep 06:07
80829f6
Compare
Choose a tag to compare

Changes

  • Test against k8s versions 1.22-25, vault-helm 0.22.0, and Vault 1.11.3 [GH-14]
  • Use go 1.19.1 [GH-14]

Improvements

v0.1.1

26 May 23:30
f94e130
Compare
Choose a tag to compare

0.1.1 (May 26th, 2022)

Changes

  • Split additional_metadata into extra_annotations and extra_labels parameters [GH-7]

v0.1.0

26 May 23:29
Compare
Choose a tag to compare

0.1.0 (May 20th, 2022)

Initial implementation [GH-2][GH-3][GH-4]