diff --git a/README.md b/README.md index 85f67882a..74bb9be18 100644 --- a/README.md +++ b/README.md @@ -741,10 +741,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/dda991a -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/dda991a/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.12.1 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.12.1/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-dda991a-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-v0.12.1-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 3a7f906b2..cbb3c0d24 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,104 +1,19 @@ -# Changelog since v0.12.0 -- 🔨 Add TLSv1.3 (#121) -- ⬆ Update php to 7.4.22-r0 (#122) -- Bump actions/stale from 3.0.19 to 4 (#120) - -Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4. -- [Release notes](https://github.com/actions/stale/releases) -- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) -- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4) +## What’s changed ---- -updated-dependencies: -- dependency-name: actions/stale - dependency-type: direct:production - update-type: version-update:semver-major -... +## 🚀 Enhancements -Signed-off-by: dependabot[bot] +- 🔨 Add TLSv1.3 @sinclairpaul (#121) -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump frenck/action-addon-linter from 2.1 to 2.2 (#119) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.1...v2.2) +## ⬆️ Dependency updates ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades BookStack to v21.05.3 (#118) -- ⬆️ Upgrades php7 to 7.4.21-r0 (#117) -- Bump docker/build-push-action from 2.5.0 to 2.6.1 (#112) - -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1) - ---- -updated-dependencies: -- dependency-name: docker/build-push-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#114) - -Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. -- [Release notes](https://github.com/dessant/lock-threads/releases) -- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) -- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1) - ---- -updated-dependencies: -- dependency-name: dessant/lock-threads - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 (#115) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.5.1. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.5.1) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades mariadb-client to 10.5.11-r0 (#116) -- Bump docker/login-action from 1.9.0 to 1.10.0 (#110) - -Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0. -- [Release notes](https://github.com/docker/login-action/releases) -- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0) - ---- -updated-dependencies: -- dependency-name: docker/login-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#110) +- ⬆️ Upgrades mariadb-client to 10.5.11-r0 @frenck (#116) +- Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 @dependabot (#115) +- Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#114) +- Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#112) +- ⬆️ Upgrades php7 to 7.4.21-r0 @frenck (#117) +- ⬆️ Upgrades BookStack to v21.05.3 @frenck (#118) +- Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#119) +- Bump actions/stale from 3.0.19 to 4 @dependabot (#120) +- ⬆ Update php to 7.4.22-r0 @sinclairpaul (#122) +- ⬆ Update Bookstack to v21.05.4 @sinclairpaul (#123) diff --git a/bookstack/README.md b/bookstack/README.md index 3548a4967..74f30ac43 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-dda991a-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/dda991a +[release-shield]: https://img.shields.io/badge/version-v0.12.1-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.12.1 [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 85c0f8e69..b99be4d72 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "dda991a", + "version": "0.12.1", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",