From 1ddf7a431aff634b69f7754ff03f44b32d3d88f5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 1 Apr 2021 09:33:10 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 126e6b3 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 13 +++++-------- bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 11 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index e1cb0c27a..887d71bec 100644 --- a/README.md +++ b/README.md @@ -806,10 +806,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/54415e4 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/54415e4/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/126e6b3 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/126e6b3/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-54415e4-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-126e6b3-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 ade3469d0..31e642b30 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,12 +1,9 @@ -# Changelog since v0.8.4 -- 📚 Fix image link on edge repo (#66) -- ⬆ Update Bookstack to v0.31.8 (#65) -- 🔨 Remove cache rules (#64) -- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#62) +# Changelog since v0.8.5 +- Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#67) -Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0. -- [Release notes](https://github.com/release-drafter/release-drafter/releases) -- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4) +Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0. +- [Release notes](https://github.com/ludeeus/action-shellcheck/releases) +- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9) Signed-off-by: dependabot[bot] diff --git a/bookstack/README.md b/bookstack/README.md index c3ba9f240..e2675c229 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-54415e4-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/54415e4 +[release-shield]: https://img.shields.io/badge/version-126e6b3-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/126e6b3 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index 8f16583fa..fe96edc04 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "54415e4", + "version": "126e6b3", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",