🎉 Release of add-on Bitwarden RS 0.6.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-02-23 22:50:33 +00:00
parent 75479a2322
commit 4492b4c24a
4 changed files with 17 additions and 13 deletions

View file

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

View file

@ -4,9 +4,13 @@ This is a general maintenance release.
### 🔨 Changes ### 🔨 Changes
- :arrow_up: Upgrades Bitwarden RS to 1.13.1 - :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
[changelog]: https://github.com/hassio-addons/addon-bitwarden/compare/v0.5.0...v0.5.1 [changelog]: https://github.com/hassio-addons/addon-bitwarden/compare/v0.5.1...v0.6.0
Questions? Join our Discord server! https://discord.me/hassioaddons Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: Enjoying my add-ons? Consider supporting my work:

View file

@ -1,4 +1,4 @@
# Community Hass.io Add-ons: Bitwarden RS # Home Assistant Community Add-on: Bitwarden RS
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] [![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
@ -33,7 +33,7 @@ email, bank, and other important accounts. USE A PASSWORD MANAGER!
## WARNING! THIS IS A BETA VERSION! ## WARNING! THIS IS A BETA VERSION!
This Hass.io Add-ons repository contains beta releases of add-ons. This Home Assistant Add-ons repository contains beta releases of add-ons.
- They might stop working at any time. - They might stop working at any time.
- They could have a negative impact on your system. - They could have a negative impact on your system.
@ -50,15 +50,15 @@ If you are more interested in stable releases of our add-ons:
[bitwarden-rs]: https://github.com/dani-garcia/bitwarden_rs [bitwarden-rs]: https://github.com/dani-garcia/bitwarden_rs
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.5.1/README.md [docs]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.6.0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-bitwarden-rs/115573?u=frenck [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-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck [github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.6.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.5.1 [release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.6.0
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Bitwarden RS", "name": "Bitwarden RS",
"version": "0.5.1", "version": "0.6.0",
"slug": "bitwarden", "slug": "bitwarden",
"description": "Open source password management solution", "description": "Open source password management solution",
"url": "https://github.com/hassio-addons/addon-bitwarden", "url": "https://github.com/hassio-addons/addon-bitwarden",
@ -29,7 +29,7 @@
"keyfile": "privkey.pem" "keyfile": "privkey.pem"
}, },
"schema": { "schema": {
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?", "log_level": "list(trace|debug|info|notice|warning|error|fatal)?",
"ssl": "bool", "ssl": "bool",
"certfile": "str", "certfile": "str",
"keyfile": "str", "keyfile": "str",