diff --git a/README.md b/README.md index 72eb58411..69b00e906 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/7c76237 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/7c76237/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/6fd9952 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/6fd9952/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-7c76237-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-6fd9952-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 0dab1f993..b16bcabd8 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,31 +1,2 @@ -# Changelog since v0.8.1 -- ⬆ Update bookstack to v0.31.5 (#45) -- 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) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump actions/stale from v3.0.14 to v3.0.15 (#38) - -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v0.8.2 +- ⬆ Upgrades php7 to 7.4.15-r0 (#48) diff --git a/bookstack/README.md b/bookstack/README.md index 0335e94a7..7193e2c9d 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-7c76237-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/7c76237 +[release-shield]: https://img.shields.io/badge/version-6fd9952-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/6fd9952 [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 7324cad8e..0fe8eb2ff 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "7c76237", + "version": "6fd9952", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",