From 728e0626fa2b4a394bc06721c99bf9ec9b87c3ee Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 18 Oct 2019 20:36:33 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to a1c467f --- README.md | 6 +++--- bookstack/CHANGELOG.md | 4 ++-- bookstack/README.md | 6 +++--- bookstack/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2fcdc7be8..353acb3b3 100644 --- a/README.md +++ b/README.md @@ -860,10 +860,10 @@ SOFTWARE. [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/b6a779d -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/b6a779d/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/a1c467f +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/a1c467f/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-b6a779d-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-a1c467f-blue.svg [bookstack-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/bookstack-armhf.svg [bookstack-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [bookstack-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index 66d79726b..4efe263cb 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,3 +1,3 @@ -2019/09/18 20:25 UTC - [b6a779d](https://github.com/hassio-addons/addon-bookstack/commit/b6a779d8f5f2fa8e216d323c03388c2c7ef510ed) by [@sinclairpaul](https://github.com/sinclairpaul) -> ⬆Update Base image to 5.0.1 +2019/10/18 20:18 UTC - [a1c467f](https://github.com/hassio-addons/addon-bookstack/commit/a1c467fadf33c3df4f88e0d4c3539ad0eb547e70) by [@sinclairpaul](https://github.com/sinclairpaul) +> ⬆Update Bookstack to v0.27.5 diff --git a/bookstack/README.md b/bookstack/README.md index 347f890cc..1f702b110 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -40,11 +40,11 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-bookstack/blob/b6a779d/README.md +[docs]: https://github.com/hassio-addons/addon-bookstack/blob/a1c467f/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-b6a779d-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/b6a779d +[release-shield]: https://img.shields.io/badge/version-a1c467f-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/a1c467f [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index d257e2179..faaf94c95 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "b6a779d", + "version": "a1c467f", "slug": "bookstack", "description": "A platform for organising and storing information", "url": "https://github.com/hassio-addons/addon-bookstack",