⬆️ Updating add-on Bitwarden (Vaultwarden) to e61b206

This commit is contained in:
Community Hass.io Add-ons Bot 2021-07-05 09:59:05 +00:00
parent 12dc325914
commit 3d95dd2a1a
4 changed files with 7 additions and 6 deletions

View file

@ -746,10 +746,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/2aace5a
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/2aace5a/README.md
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/e61b206
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/e61b206/README.md
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
[bitwarden-version-shield]: https://img.shields.io/badge/version-2aace5a-blue.svg
[bitwarden-version-shield]: https://img.shields.io/badge/version-e61b206-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

@ -1,4 +1,5 @@
# Changelog since v0.11.0
- ⬆️ Upgrades Vaultwarden to 1.22.1 (#148)
- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#147)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.

View file

@ -58,7 +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]: 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-2aace5a-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/2aace5a
[release-shield]: https://img.shields.io/badge/version-e61b206-blue.svg
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/e61b206
[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 (Vaultwarden)",
"version": "2aace5a",
"version": "e61b206",
"slug": "bitwarden",
"description": "Open source password management solution",
"url": "https://github.com/hassio-addons/addon-bitwarden",