Releases: guerzon/vaultwarden
Releases · guerzon/vaultwarden
v0.13.0
v0.12.0
v0.11.0
This release includes the following changes:
- Added support for pod annotations & labels, thanks to @klauserber.
- Bash script to generate the values documentation in README.md, thanks to @klauserber.
- Added support for specifying a secret for the SMTP credentials and the admin token, thanks @dolohow.
- Fixed an issue in the ingress resource where only nginx ingress could use a tls secret for the cert, thanks @dolohow.
- Improved values.yaml documentation.
- Improved resource label handling by restoring back common labels.
v0.8.0
v0.7.0
This release includes the following changes:
- feat: add logging variables - thanks @Teslamancer
- feat: add logging flag, minor docu update
v0.5.0
Thanks @luca-heitmann for the contribution:
- feat: add support for signupsAllowed and invitationsAllowed
v0.4.0
This release includes the following changes:
- typo fix - thanks @johanvanderkuijl
- decouple nginx annotations from ingress class - thanks @klauserber
- feat: add init and sidecar containers - thanks @klauserber