🎉 Release of add-on Bitwarden (Vaultwarden) 0.12.0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-07-05 10:54:00 +00:00
parent 994f25628e
commit 51caaccc24
4 changed files with 26 additions and 16 deletions

View file

@ -1,16 +1,26 @@
## Whats changed
This add-on is based on Bitwarden RS, which has now renamed: Vaultwarden.
They changed their name mainly to make it clear their backend is their own,
not to be confused with Bitwarden.
This release ships with Vaultwarden 1.22.1
This release has some visual changes to naming and documentation to
reflect that upstream naming change.
## 📚 Documentation
- Readme tweaks @frenck (#139)
## ⬆️ Dependency updates
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#121)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#122)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#123)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#124)
- ⬆️ Upgrades Vaultwarden to 1.21.0 @frenck (#125)
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#126)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#127)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#128)
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#129)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#130)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#132)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#131)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#133)
- ⬆️ Upgrades add-on base image to v4.2.1 @frenck (#138)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#135)
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#142)
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#143)
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#145)
- ⬆️ Upgrades add-on base image to v4.2.2 @frenck (#146)
- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#147)
- ⬆️ Upgrades Vaultwarden to 1.22.1 @frenck (#148)

View file

@ -55,7 +55,7 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.11.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.11.0
[release-shield]: https://img.shields.io/badge/version-v0.12.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.12.0
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png
[vaultwarden]: https://github.com/dani-garcia/vaultwarden

View file

@ -1,6 +1,6 @@
{
"name": "Bitwarden (Vaultwarden)",
"version": "0.11.0",
"version": "0.12.0",
"slug": "bitwarden",
"description": "Open source password management solution",
"url": "https://github.com/hassio-addons/addon-bitwarden",