From 03967e60948b51b9c1edaffe3a243fb33ad7dc7e Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 15 Jul 2021 18:33:50 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 1ec5dae --- README.md | 6 +++--- bookstack/CHANGELOG.md | 16 ++++++++++++++++ bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8b503c4b4..9f4990787 100644 --- a/README.md +++ b/README.md @@ -755,10 +755,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/8644636 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/8644636/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/1ec5dae +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/1ec5dae/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-8644636-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-1ec5dae-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 ee4f6a4da..6eeba59cf 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v0.12.0 +- Bump frenck/action-addon-linter from 2.1 to 2.2 (#119) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.1...v2.2) + +--- +updated-dependencies: +- dependency-name: frenck/action-addon-linter + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades BookStack to v21.05.3 (#118) - ⬆️ Upgrades php7 to 7.4.21-r0 (#117) - Bump docker/build-push-action from 2.5.0 to 2.6.1 (#112) diff --git a/bookstack/README.md b/bookstack/README.md index 74bf8c856..4f14985a5 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-8644636-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/8644636 +[release-shield]: https://img.shields.io/badge/version-1ec5dae-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/1ec5dae [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 99c709bcf..7fb3fe063 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "8644636", + "version": "1ec5dae", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",