From bbd7f978497ac3c65439d6a8d56ef0795128a115 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 18 Oct 2021 08:47:06 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 374aefb --- README.md | 6 +++--- bookstack/CHANGELOG.md | 20 ++++++++------------ bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 14 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 0d916f276..13e87ec2f 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/4c971b4 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/4c971b4/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/374aefb +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/374aefb/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-4c971b4-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-374aefb-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 055c4c9db..8031f43fd 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,20 +1,16 @@ -# Changelog since v0.13.0 -- ⬆️ Update Bookstack to v21.08.5 (#147) -- ⬆️ Upgrades add-on base image to 10.1.1 (#145) -- ⬆️ Upgrades composer to 2.1.9-r0 (#144) -- ⬆️ Upgrades php7 to 7.4.24-r0 (#143) -- ⬆ Upgrade lock-threads workflow to 3.0.0 (#142) -- Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#140) +# Changelog since v0.13.1 +- Bump actions/checkout from 2.3.4 to 2.3.5 (#148) -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1) +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: frenck/action-addon-linter +- dependency-name: actions/checkout dependency-type: direct:production - update-type: version-update:semver-minor + update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] diff --git a/bookstack/README.md b/bookstack/README.md index 5955b2aff..060534324 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-4c971b4-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/4c971b4 +[release-shield]: https://img.shields.io/badge/version-374aefb-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/374aefb [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 e8ec1b160..e95f9210e 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "4c971b4", + "version": "374aefb", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",