⬆️ Updating add-on Bitwarden (Vaultwarden) to 4051e97

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-09 22:42:51 +00:00
parent d517ad8355
commit fe8f216fd7
6 changed files with 22 additions and 21 deletions

View file

@ -746,10 +746,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/be6a2be [addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/4051e97
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/be6a2be/README.md [addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/4051e97/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-be6a2be-blue.svg [bitwarden-version-shield]: https://img.shields.io/badge/version-4051e97-blue.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
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,5 @@
# Changelog since v0.10.0 # Changelog since v0.10.0
- ⬆️ Upgrades Vaultwarden to 1.21.0 (#125)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#124) - ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#124)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0.

View file

@ -1,4 +1,4 @@
# Home Assistant Community Add-on: Bitwarden RS # Home Assistant Community Add-on: Bitwarden (Vaultwarden)
Bitwarden is an open-source password manager that can store sensitive Bitwarden is an open-source password manager that can store sensitive
information such as website credentials in an encrypted vault. information such as website credentials in an encrypted vault.
@ -7,7 +7,7 @@ The Bitwarden platform offers a variety of client applications including
a web interface, desktop applications, browser extensions and mobile apps. a web interface, desktop applications, browser extensions and mobile apps.
This add-on is based upon the lightweight and opensource This add-on is based upon the lightweight and opensource
[Bitwarden RS][bitwarden-rs] implementation, allowing you to self-host [Vaultwarden][vaultwarden] implementation, allowing you to self-host
this amazing password manager. this amazing password manager.
Password theft is a serious problem. The websites and apps that you use are Password theft is a serious problem. The websites and apps that you use are
@ -20,12 +20,12 @@ email, bank, and other important accounts. USE A PASSWORD MANAGER!
The installation of this add-on is pretty straightforward and not different in The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Home Assistant add-on. comparison to installing any other Home Assistant add-on.
1. Search for the "Bitwarden RS" add-on in the Supervisor add-on store and 1. Search for the "Bitwarden (Vaultwarden)" add-on in the Supervisor add-on
install it. store and install it.
1. Start the "Bitwarden RS" add-on. 1. Start the "Bitwarden (Vaultwarden)" add-on.
1. Check the logs of the "Bitwarden RS" add-on to see if everything went 1. Check the logs of the "Bitwarden (Vaultwarden)" add-on to see if everything
well and to get the admin token/password. went well and to get the admin token/password.
1. Click the "OPEN WEB UI" button to open Bitwarden RS. 1. Click the "OPEN WEB UI" button to open Vaultwarden.
1. Add `/admin` to the URL to access the admin panel, e.g., 1. Add `/admin` to the URL to access the admin panel, e.g.,
`http://hassio.local:7277/admin`. Log in using the admin token you got `http://hassio.local:7277/admin`. Log in using the admin token you got
in step 3. in step 3.
@ -165,7 +165,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
[bitwarden-rs]: https://github.com/dani-garcia/bitwarden_rs
[contributors]: https://github.com/hassio-addons/addon-bitwarden/graphs/contributors [contributors]: https://github.com/hassio-addons/addon-bitwarden/graphs/contributors
[discord-ha]: https://discord.gg/c5DvZ4e [discord-ha]: https://discord.gg/c5DvZ4e
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
@ -175,3 +174,4 @@ SOFTWARE.
[reddit]: https://reddit.com/r/homeassistant [reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-bitwarden/releases [releases]: https://github.com/hassio-addons/addon-bitwarden/releases
[semver]: http://semver.org/spec/v2.0.0.htm [semver]: http://semver.org/spec/v2.0.0.htm
[vaultwarden]: https://github.com/dani-garcia/vaultwarden

View file

@ -1,4 +1,4 @@
# Home Assistant Community Add-on: Bitwarden RS # Home Assistant Community Add-on: Bitwarden (Vaultwarden)
[![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]
@ -19,7 +19,7 @@ The Bitwarden platform offers a variety of client applications including
a web interface, desktop applications, browser extensions and mobile apps. a web interface, desktop applications, browser extensions and mobile apps.
This add-on is based upon the lightweight and opensource This add-on is based upon the lightweight and opensource
[Bitwarden RS][bitwarden-rs] implementation, allowing you to self-host [Vaultwarden][vaultwarden] implementation, allowing you to self-host
this amazing password manager. this amazing password manager.
Password theft is a serious problem. The websites and apps that you use are Password theft is a serious problem. The websites and apps that you use are
@ -48,7 +48,6 @@ If you are more interested in stable releases of our add-ons:
<https://github.com/hassio-addons/repository> <https://github.com/hassio-addons/repository>
[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
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
@ -59,6 +58,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-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-be6a2be-blue.svg [release-shield]: https://img.shields.io/badge/version-4051e97-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/be6a2be [release]: https://github.com/hassio-addons/addon-bitwarden/tree/4051e97
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png [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 RS", "name": "Bitwarden (Vaultwarden)",
"version": "be6a2be", "version": "4051e97",
"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",
@ -16,7 +16,7 @@
"7277/tcp": 7277 "7277/tcp": 7277
}, },
"ports_description": { "ports_description": {
"7277/tcp": "Bitwarden Vault" "7277/tcp": "Vaultwarden Web interface"
}, },
"map": [ "map": [
"ssl" "ssl"

View file

@ -22,7 +22,7 @@ configuration:
name: Size limit of HTTP requests name: Size limit of HTTP requests
description: >- description: >-
Optionally set the size limit of HTTP requests on the API of Optionally set the size limit of HTTP requests on the API of
Bitwarden RS. This might be needed to support larger imports. Vaultwarden. This might be needed to support larger imports.
The default is 10485760, which is 10MB. The default is 10485760, which is 10MB.
network: network:
7277/tcp: Web interface 7277/tcp: Web interface