v0.14.0
Changes
- Test against k8s versions 1.22-25, vault-helm 0.22.0, and Vault 1.11.3 [GH-162]
- Use go 1.19.1 [GH-162]
Improvements
- Role resolution for K8S Auth [GH-156]
- Updated golang dependencies to avoid CVEs [GH-162]
- golang.org/x/net@v0.0.0-20220906165146-f3363e06e74c
- golang.org/x/sys@v0.0.0-20220728004956-3c1f35247d10
Bugs
- Add back support for JWT signature algorithm ES384 [GH-160]