Skip to content

Releases: guerzon/vaultwarden

v0.17.0

15 Nov 03:51
Compare
Choose a tag to compare

vaultwarden is an unofficial Bitwarden-compatible server written in Rust

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.17.0

v0.16.1

05 Nov 10:36
Compare
Choose a tag to compare

vaultwarden is an unofficial Bitwarden-compatible server written in Rust

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

05 Nov 10:02
Compare
Choose a tag to compare

vaultwarden is an unofficial Bitwarden-compatible server written in Rust

What's Changed

Full Changelog: v0.15.3...v0.16.0

v0.15.3

05 Nov 04:46
Compare
Choose a tag to compare

vaultwarden is an unofficial Bitwarden-compatible server written in Rust

What's Changed

  • feat: add podAnnotations on StatefulSet by @guerzon in #52

Full Changelog: v0.15.2...v0.15.3

v0.15.2

04 Nov 16:53
Compare
Choose a tag to compare

vaultwarden is an unofficial Bitwarden-compatible server written in Rust

Full Changelog: v0.15.1...v0.15.2

v0.15.1

03 Nov 10:53
83447c9
Compare
Choose a tag to compare

vaultwarden is an unofficial Bitwarden-compatible server written in Rust

What's Changed

  • chore: bump default img tag, update documentation by @guerzon in #50

Full Changelog: v0.15.0...v0.15.1

v0.15.0

03 Nov 10:21
dc57511
Compare
Choose a tag to compare

vaultwarden is an unofficial Bitwarden-compatible server written in Rust

What's Changed

  • Update cr.yaml - autogenerate release notes by @jessebot in #44
  • Update configmap.yaml - fix quoting of conditional by @jessebot in #45
  • Create ci-helm-lint-test.yml - adds a linter that runs on all new PRs by @jessebot in #43
  • Fix labels to enable upgrading by changing the image tag by @michelwilson in #47
  • Allow Signup domains not to be set by @Vetal-ca in #38
  • fix PVC: instead using storageClass with name 'default' use default storageClass by @vasilykraev in #34
  • ci: fix linting errors, bump chart version by @guerzon in #49

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

12 Jun 11:28
fab2efd
Compare
Choose a tag to compare

vaultwarden is an unofficial Bitwarden-compatible server written in Rust

v0.13.0

07 Jun 22:12
6a4980a
Compare
Choose a tag to compare

This release includes the following changes:

  • Improved db credentials handling
  • Restructured repo, bumped chart version
  • Added max conns and connection retries

v0.12.0

07 Jun 19:44
eacec7c
Compare
Choose a tag to compare

This release includes the following changes:

  • fixed container port
  • updated the pathType ImplementationSpecific, fails for some cloud providers
  • allow unset smtp w/o auth mechanism