diff --git a/README.md b/README.md index a6c6f68e1..f0deb59c0 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/bdb94b8 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/bdb94b8/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/ba2830a +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/ba2830a/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-bdb94b8-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-ba2830a-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 45af505da..6ae28b5e0 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,22 +1,9 @@ -# Changelog since v0.8.3 -- ⬆ Update bookstack to v0.31.7 (#61) -- ⬆ Upgrades add-on base image to v9.1.5 (#60) -- Bump actions/stale from v3.0.17 to v3.0.18 (#58) +# Changelog since v0.8.4 +- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#62) -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆ Upgrades composer to 2.0.11-r0 (#59) -- Bump actions/stale from v3.0.16 to v3.0.17 (#57) -- Bump docker/build-push-action from v2.2.2 to v2.3.0 (#56) - -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a) +Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0. +- [Release notes](https://github.com/release-drafter/release-drafter/releases) +- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4) Signed-off-by: dependabot[bot] diff --git a/bookstack/README.md b/bookstack/README.md index f1704209d..d15697e9a 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-bdb94b8-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/bdb94b8 +[release-shield]: https://img.shields.io/badge/version-ba2830a-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/ba2830a [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 1ef14833c..31b320a8f 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "bdb94b8", + "version": "ba2830a", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",