mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on Vaultwarden (Bitwarden) 0.17.0
This commit is contained in:
parent
9c53fd96da
commit
c8434f3884
5 changed files with 11 additions and 21 deletions
|
@ -947,10 +947,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.16.0
|
||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.16.0/README.md
|
||||
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.17.0
|
||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.17.0/README.md
|
||||
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
|
||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.16.0-blue.svg
|
||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.17.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
|
||||
|
|
|
@ -1,13 +1,11 @@
|
|||
## What’s changed
|
||||
|
||||
## 🚀 Enhancements
|
||||
|
||||
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#200)
|
||||
|
||||
## 📚 Documentation
|
||||
|
||||
- 📚 Add My buttons to documentation @frenck (#202)
|
||||
- 📚 Use new My Home Assistant link format @frenck (#208)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Upgrades add-on base image to 5.3.0 @frenck (#199)
|
||||
- ⬆️ Upgrades libmariadb-dev-compat to 1:10.5.15-0+deb11u1 @frenck (#206)
|
||||
- ⬆️ Upgrades add-on base image to 5.3.1 @frenck (#207)
|
||||
- ⬆️ Upgrades Vaultwarden to 1.25.0 @frenck (#209)
|
||||
|
|
|
@ -39,12 +39,6 @@ comparison to installing any other Home Assistant add-on.
|
|||
1. Be sure to store your admin token somewhere safe. **The add-on will never
|
||||
show it again!**
|
||||
|
||||
Home Assistant, by default, ships with the Community Add-ons store installed.
|
||||
However, if it is missing (for any reason), you can add it by clicking the
|
||||
button My button below.
|
||||
|
||||
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
|
||||
|
||||
## Configuration
|
||||
|
||||
**Note**: _Remember to restart the add-on when the configuration is changed._
|
||||
|
@ -177,7 +171,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|||
SOFTWARE.
|
||||
|
||||
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
|
||||
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_bitwarden
|
||||
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_bitwarden&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
|
||||
[contributors]: https://github.com/hassio-addons/addon-bitwarden/graphs/contributors
|
||||
[discord-ha]: https://discord.gg/c5DvZ4e
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
|
@ -186,7 +180,5 @@ SOFTWARE.
|
|||
[issue]: https://github.com/hassio-addons/addon-bitwarden/issues
|
||||
[reddit]: https://reddit.com/r/homeassistant
|
||||
[releases]: https://github.com/hassio-addons/addon-bitwarden/releases
|
||||
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
|
||||
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
|
||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
||||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
|
|
|
@ -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.16.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.16.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.17.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.17.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png
|
||||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
|
|
|
@ -25,5 +25,5 @@ schema:
|
|||
ssl: bool
|
||||
slug: bitwarden
|
||||
url: https://github.com/hassio-addons/addon-bitwarden
|
||||
version: 0.16.0
|
||||
version: 0.17.0
|
||||
webui: '[PROTO:ssl]://[HOST]:[PORT:7277]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue