🎉 Release of add-on Vaultwarden (Bitwarden) 0.15.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-01-31 18:27:30 +00:00
parent 968a77e68b
commit 713ab60e39
5 changed files with 11 additions and 11 deletions

View file

@ -970,10 +970,10 @@ SOFTWARE.
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[unifi-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[unifi-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.14.1
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.14.1/README.md
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.15.0
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.15.0/README.md
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.14.1-blue.svg
[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg
[bitwarden-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[bitwarden-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -2,9 +2,9 @@
## 🧰 Maintenance
- 🚀 Update CI to latest version @frenck (#188)
- 🎆 Updates maintenance/license year to 2022 @frenck (#193)
## ⬆️ Dependency updates
- ⬆️ Upgrades libpq5 to 13.5-0+deb11u1 @frenck (#189)
- ⬆️ Upgrades Vaultwarden to 1.23.1 @frenck (#190)
- ⬆️ Upgrades add-on base image to 5.2.3 @frenck (#194)
- ⬆️ Upgrades Vaultwarden to 1.24.0 @frenck (#195)

View file

@ -145,7 +145,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2019-2021 Franck Nijhof
Copyright (c) 2019-2022 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -51,11 +51,11 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-bitwarden-rs/115573?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[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.14.1-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.14.1
[release-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.15.0
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png
[vaultwarden]: https://github.com/dani-garcia/vaultwarden

View file

@ -24,5 +24,5 @@ schema:
ssl: bool
slug: bitwarden
url: https://github.com/hassio-addons/addon-bitwarden
version: 0.14.1
version: 0.15.0
webui: '[PROTO:ssl]://[HOST]:[PORT:7277]'