From ac64741c1d10e14932cc0789c467075dc9405da5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 21 Jun 2019 02:42:31 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bitwarden RS to 78007f2 --- README.md | 6 +++--- bitwarden/CHANGELOG.md | 9 +++------ bitwarden/README.md | 6 +++--- bitwarden/config.json | 2 +- 4 files changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 872c0e95c..2d537984d 100644 --- a/README.md +++ b/README.md @@ -820,10 +820,10 @@ SOFTWARE. [appdaemon3-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [appdaemon3-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [appdaemon3-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/102a8ae -[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/102a8ae/README.md +[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/78007f2 +[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/78007f2/README.md [bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues -[bitwarden-version-shield]: https://img.shields.io/badge/version-102a8ae-blue.svg +[bitwarden-version-shield]: https://img.shields.io/badge/version-78007f2-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 diff --git a/bitwarden/CHANGELOG.md b/bitwarden/CHANGELOG.md index f21fd287a..6b6ccb584 100644 --- a/bitwarden/CHANGELOG.md +++ b/bitwarden/CHANGELOG.md @@ -1,8 +1,5 @@ -# Changelog since v0.1.0 +# Changelog since v0.1.1 -2019/06/04 05:57 UTC - [102a8ae](https://github.com/hassio-addons/addon-bitwarden/commit/102a8ae169abf2414132e5426618c3dfca669774) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 3.1.2 - -2019/06/04 05:57 UTC - [b471637](https://github.com/hassio-addons/addon-bitwarden/commit/b471637165bebaeb76bffe17c7c78b83ef8d8b53) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades Bitwarden RS to 1.9.1 +2019/06/20 23:33 UTC - [78007f2](https://github.com/hassio-addons/addon-bitwarden/commit/78007f20d1d40c2788ff0b4b9dd2f6e7b3535414) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v3.1.3 diff --git a/bitwarden/README.md b/bitwarden/README.md index 66d6cdb7d..ce4e07280 100644 --- a/bitwarden/README.md +++ b/bitwarden/README.md @@ -55,13 +55,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-bitwarden/blob/102a8ae/README.md +[docs]: https://github.com/hassio-addons/addon-bitwarden/blob/78007f2/README.md [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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-102a8ae-blue.svg -[release]: https://github.com/hassio-addons/addon-bitwarden/tree/102a8ae +[release-shield]: https://img.shields.io/badge/version-78007f2-blue.svg +[release]: https://github.com/hassio-addons/addon-bitwarden/tree/78007f2 [screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/master/images/screenshot.png diff --git a/bitwarden/config.json b/bitwarden/config.json index cc9830d05..f6e5540fb 100644 --- a/bitwarden/config.json +++ b/bitwarden/config.json @@ -1,6 +1,6 @@ { "name": "Bitwarden RS", - "version": "102a8ae", + "version": "78007f2", "slug": "bitwarden", "description": "Open source password management solution", "url": "https://github.com/hassio-addons/addon-bitwarden",