diff --git a/README.md b/README.md index 164df7dad..b0d12d2f0 100644 --- a/README.md +++ b/README.md @@ -830,10 +830,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/ed3f77e -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/ed3f77e/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/126ae98 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/126ae98/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-ed3f77e-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-126ae98-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 ca0f29df1..2f6b006dc 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,5 +1,7 @@ -2019/07/20 00:57 UTC - [ed3f77e](https://github.com/hassio-addons/addon-bookstack/commit/ed3f77efa468612f9a0978bfd43b1641c80bd78a) by [@sinclairpaul](https://github.com/sinclairpaul) -> :books: Fix Case (#7) +2019/07/20 18:17 UTC - [126ae98](https://github.com/hassio-addons/addon-bookstack/commit/126ae986a3f7df47acf68857cac92c7879ea644b) by [@sinclairpaul](https://github.com/sinclairpaul) +> :hammer: Update bookstack and base image (#8) - :books: Fixing case +* :hammer: Update Bookstack to 0.26.3 + +* :hammer: Update base image to 4.0.2 diff --git a/bookstack/README.md b/bookstack/README.md index d05150fea..534f50de8 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -38,10 +38,10 @@ 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/ed3f77e/README.md +[docs]: https://github.com/hassio-addons/addon-bookstack/blob/126ae98/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-ed3f77e-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/ed3f77e \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-126ae98-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/126ae98 \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index f1ebf9c2a..036804349 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "ed3f77e", + "version": "126ae98", "slug": "bookstack", "description": "A platform for organising and storing information", "url": "https://github.com/hassio-addons/addon-bookstack",