diff --git a/README.md b/README.md index 225cd9543..f5e21d78d 100644 --- a/README.md +++ b/README.md @@ -806,10 +806,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/eed1751 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/eed1751/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/dec46b0 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/dec46b0/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-eed1751-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-dec46b0-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 1f71ee088..5ae5fdf7c 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.9.0 +- Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#84) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades composer to 2.0.13-r0 (#83) - Bump docker/login-action from v1.8.0 to v1.9.0 (#82) diff --git a/bookstack/README.md b/bookstack/README.md index 92f6dff5e..455914e53 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-eed1751-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/eed1751 +[release-shield]: https://img.shields.io/badge/version-dec46b0-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/dec46b0 [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 27d8dad5e..1ade5af8d 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "eed1751", + "version": "dec46b0", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",