From c63ee0fe5d5498b4ca99e5fb6bf1694b29d2e50a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 9 Mar 2021 02:10:43 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to bdb94b8 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 1 + bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 95544c23f..7301a915e 100644 --- a/README.md +++ b/README.md @@ -820,10 +820,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/c6a2617 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/c6a2617/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/bdb94b8 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/bdb94b8/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-c6a2617-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-bdb94b8-blue.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 [bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index 02a15b542..45af505da 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.8.3 +- ⬆ Update bookstack to v0.31.7 (#61) - ⬆ Upgrades add-on base image to v9.1.5 (#60) - Bump actions/stale from v3.0.17 to v3.0.18 (#58) diff --git a/bookstack/README.md b/bookstack/README.md index dba9ddf4c..f1704209d 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -42,6 +42,6 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-c6a2617-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/c6a2617 +[release-shield]: https://img.shields.io/badge/version-bdb94b8-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/bdb94b8 [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 08bce2157..1ef14833c 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "c6a2617", + "version": "bdb94b8", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",