From 795da746c976762c788b535ae81100b6783e356a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 2 Apr 2020 13:11:45 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 9d8da75 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 7 ++----- bookstack/README.md | 6 +++--- bookstack/config.json | 2 +- 4 files changed, 9 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 1e24b115f..9cee8d96b 100644 --- a/README.md +++ b/README.md @@ -891,10 +891,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/d9b93d0 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/d9b93d0/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/9d8da75 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/9d8da75/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-d9b93d0-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-9d8da75-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 777219d80..f603a7337 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,5 +1,2 @@ -# Changelog since v0.2.2 -- 📚Update docs for proxy_host -- 🔨Add proxy_host/app_url variable -fixes #12 -- ⬆Update base image to 7.0.5 +# Changelog since v0.2.3 +- ⬆Update base image to 7.1.0 diff --git a/bookstack/README.md b/bookstack/README.md index 8e4c6f5c3..c827f09ed 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/d9b93d0/README.md +[docs]: https://github.com/hassio-addons/addon-bookstack/blob/9d8da75/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/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-d9b93d0-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/d9b93d0 +[release-shield]: https://img.shields.io/badge/version-9d8da75-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/9d8da75 [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 a4afb7142..26fb0cdcc 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "d9b93d0", + "version": "9d8da75", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",