From 6f38a49dab6d65bb8570963df0864efd9a2bc07e Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 30 Oct 2021 21:53:58 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to b2de820 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 25 ++----------------------- bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 8 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index efc807059..837b5b22d 100644 --- a/README.md +++ b/README.md @@ -746,10 +746,10 @@ SOFTWARE. [appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/46562c5 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/46562c5/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/b2de820 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/b2de820/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-46562c5-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-b2de820-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 d1bf25d5e..d940dec84 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,23 +1,2 @@ -# Changelog since v0.13.1 -- ⬆️ Update bookstack to v21.10.1 and PHP to 7.4.25-r0 (#149) - -* ⬆️ Update PHP to 7.4.25-r0 - -* ⬆️ Update bookstack to v21.10.1 -- Bump actions/checkout from 2.3.4 to 2.3.5 (#148) - -Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. -- [Release notes](https://github.com/actions/checkout/releases) -- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) -- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) - ---- -updated-dependencies: -- dependency-name: actions/checkout - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v0.13.2 +- ⬆️ Update bookstack to v21.10.2 (#150) diff --git a/bookstack/README.md b/bookstack/README.md index 2263852cf..4a47a1a7c 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-46562c5-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/46562c5 +[release-shield]: https://img.shields.io/badge/version-b2de820-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/b2de820 [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 5a92114b6..17658e9b0 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "46562c5", + "version": "b2de820", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",