diff --git a/README.md b/README.md index a03f4cf63..fa7bfb827 100644 --- a/README.md +++ b/README.md @@ -850,10 +850,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/aa6fa8f -[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/aa6fa8f/README.md +[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/eef44d1 +[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/eef44d1/README.md [bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues -[bitwarden-version-shield]: https://img.shields.io/badge/version-aa6fa8f-blue.svg +[bitwarden-version-shield]: https://img.shields.io/badge/version-eef44d1-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 5b8212f27..c5992e9f9 100644 --- a/bitwarden/CHANGELOG.md +++ b/bitwarden/CHANGELOG.md @@ -1,5 +1,9 @@ -# Changelog since v0.2.1 +# Changelog since v0.2.2 -2019/08/21 17:55 UTC - [aa6fa8f](https://github.com/hassio-addons/addon-bitwarden/commit/aa6fa8f34c367d45650258bb229b1a8e7282d291) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to v3.2.0 +2019/09/03 08:48 UTC - [eef44d1](https://github.com/hassio-addons/addon-bitwarden/commit/eef44d1703492c0ae769a1d717718a4e41a0ee8e) by [@tjorim](https://github.com/tjorim) +> ⬆️ Upgrades Bitwarden RS to 1.10.0 (#6) + +* ⬆️ Upgrades Bitwarden RS to 1.10.0 + +* Correct the image location diff --git a/bitwarden/README.md b/bitwarden/README.md index 09333bc9c..a336bc4b2 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/aa6fa8f/README.md +[docs]: https://github.com/hassio-addons/addon-bitwarden/blob/eef44d1/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-aa6fa8f-blue.svg -[release]: https://github.com/hassio-addons/addon-bitwarden/tree/aa6fa8f +[release-shield]: https://img.shields.io/badge/version-eef44d1-blue.svg +[release]: https://github.com/hassio-addons/addon-bitwarden/tree/eef44d1 [screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/master/images/screenshot.png diff --git a/bitwarden/config.json b/bitwarden/config.json index 00aae4c33..3669e5a6f 100644 --- a/bitwarden/config.json +++ b/bitwarden/config.json @@ -1,6 +1,6 @@ { "name": "Bitwarden RS", - "version": "aa6fa8f", + "version": "eef44d1", "slug": "bitwarden", "description": "Open source password management solution", "url": "https://github.com/hassio-addons/addon-bitwarden",