diff --git a/README.md b/README.md index 6ae1bc545..fd1543001 100644 --- a/README.md +++ b/README.md @@ -820,10 +820,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/e0fb980 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/e0fb980/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/dc55219 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/dc55219/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-e0fb980-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-dc55219-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 79897a9cb..4432282cc 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v0.8.1 +- Bump frenck/action-yamllint from v1.0.2 to v1.1 (#43) + +Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. +- [Release notes](https://github.com/frenck/action-yamllint/releases) +- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆ Update base image to 9.1.2 (#44) - ⬆ Upgrades composer to 2.0.9-r0 (#41) - Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#39) diff --git a/bookstack/README.md b/bookstack/README.md index f2bbc504b..c7a8c5bda 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-e0fb980-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/e0fb980 +[release-shield]: https://img.shields.io/badge/version-dc55219-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/dc55219 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index 44e4a379c..0fef7f674 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "e0fb980", + "version": "dc55219", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",