diff --git a/README.md b/README.md index 46f3d6fbf..fb6eb2f8e 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/cf1f233 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/cf1f233/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/dabd812 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/dabd812/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-cf1f233-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-dabd812-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 bf5e8b4a2..016771530 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,23 @@ # Changelog since v0.10.0 +- ⬆️ Upgrades php7 to 7.4.19-r0 (#94) +- Bump frenck/action-addon-linter from 2 to 2.1 (#92) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- Bump actions/stale from 3.0.18 to 3.0.19 (#93) + +Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - 📚 Update docs for removal of APP_URL (#91) - Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#90) - 🔨 Remove duplicated config item (#89) diff --git a/bookstack/README.md b/bookstack/README.md index 313f65e47..5341ddc7d 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-cf1f233-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/cf1f233 +[release-shield]: https://img.shields.io/badge/version-dabd812-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/dabd812 [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 3b0032a2d..7185a45ec 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "cf1f233", + "version": "dabd812", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",