🎉 Release of add-on Bitwarden RS 0.6.1

This commit is contained in:
Community Hass.io Add-ons Bot 2020-04-17 12:28:56 +00:00
parent 1512529822
commit 1896e98a05
4 changed files with 13 additions and 13 deletions

View file

@ -841,10 +841,10 @@ SOFTWARE.
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.6.0
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.6.0/README.md
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.6.1
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.6.1/README.md
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.6.0-blue.svg
[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.6.1-blue.svg
[bitwarden-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/bitwarden-amd64.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

View file

@ -4,13 +4,12 @@ This is a general maintenance release.
### 🔨 Changes
- :hammer: Update add-on config with new password & list features
- :books: Update add-on documentation to use new YAML configuration format
- :hammer: Re-branding
- :arrow_up: Upgrades add-on base image to v3.0.1
- :hammer: Update community forum links
- :pencil2: Update README.md (#18)
- :arrow_up: Upgrades BitwardenRS to 1.14.2
- :arrow_up: Upgrades base image to v3.1.0
- :hammer: Disable Docker init
[changelog]: https://github.com/hassio-addons/addon-bitwarden/compare/v0.5.1...v0.6.0
[changelog]: https://github.com/hassio-addons/addon-bitwarden/compare/v0.6.0...v0.6.1
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:

View file

@ -50,7 +50,7 @@ If you are more interested in stable releases of our add-ons:
[bitwarden-rs]: https://github.com/dani-garcia/bitwarden_rs
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.6.0/README.md
[docs]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.6.1/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[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
@ -59,6 +59,6 @@ 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.6.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.6.0
[release-shield]: https://img.shields.io/badge/version-v0.6.1-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.6.1
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/master/images/screenshot.png

View file

@ -1,11 +1,12 @@
{
"name": "Bitwarden RS",
"version": "0.6.0",
"version": "0.6.1",
"slug": "bitwarden",
"description": "Open source password management solution",
"url": "https://github.com/hassio-addons/addon-bitwarden",
"webui": "[PROTO:ssl]://[HOST]:[PORT:7277]",
"startup": "services",
"init": false,
"arch": [
"aarch64",
"amd64",