From 6533164fafd51c16003cbf73dbc3580c1ed940d5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 15 Jul 2021 19:12:04 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 71f135f --- README.md | 6 +++--- bookstack/CHANGELOG.md | 17 +++++++++++++++++ bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 23 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ac5515e99..dfc8b5c50 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/1ec5dae -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/1ec5dae/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/71f135f +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/71f135f/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-1ec5dae-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-71f135f-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 6eeba59cf..f7d4cbc9d 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,21 @@ # Changelog since v0.12.0 +- Bump actions/stale from 3.0.19 to 4 (#120) + +Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4. +- [Release notes](https://github.com/actions/stale/releases) +- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) +- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4) + +--- +updated-dependencies: +- dependency-name: actions/stale + dependency-type: direct:production + update-type: version-update:semver-major +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - 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. diff --git a/bookstack/README.md b/bookstack/README.md index 4f14985a5..98846acd8 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-1ec5dae-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/1ec5dae +[release-shield]: https://img.shields.io/badge/version-71f135f-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/71f135f [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 7fb3fe063..76ecad131 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "1ec5dae", + "version": "71f135f", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",