🎉 Release of add-on Bookstack 0.12.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-05 19:56:36 +00:00
parent 7012eb68aa
commit 96a97943a4
4 changed files with 21 additions and 106 deletions

View file

@ -741,10 +741,10 @@ SOFTWARE.
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.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-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.12.1
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/dda991a/README.md [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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[bookstack-amd64-shield]: https://img.shields.io/badge/amd64-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 [bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,104 +1,19 @@
# Changelog since v0.12.0 ## Whats changed
- 🔨 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)
--- ## 🚀 Enhancements
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> - 🔨 Add TLSv1.3 @sinclairpaul (#121)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ## ⬆️ Dependency updates
- 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)
--- - Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#110)
updated-dependencies: - ⬆️ Upgrades mariadb-client to 10.5.11-r0 @frenck (#116)
- dependency-name: frenck/action-addon-linter - Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 @dependabot (#115)
dependency-type: direct:production - Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#114)
update-type: version-update:semver-minor - 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)
Signed-off-by: dependabot[bot] <support@github.com> - Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#119)
- Bump actions/stale from 3.0.19 to 4 @dependabot (#120)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆ Update php to 7.4.22-r0 @sinclairpaul (#122)
- ⬆️ Upgrades BookStack to v21.05.3 (#118) - ⬆ Update Bookstack to v21.05.4 @sinclairpaul (#123)
- ⬆️ 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -42,6 +42,6 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/?u=frenck [forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.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-shield]: https://img.shields.io/badge/version-v0.12.1-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/dda991a [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 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Bookstack", "name": "Bookstack",
"version": "dda991a", "version": "0.12.1",
"slug": "bookstack", "slug": "bookstack",
"description": "Simple & Free Wiki Software", "description": "Simple & Free Wiki Software",
"url": "https://github.com/hassio-addons/addon-bookstack", "url": "https://github.com/hassio-addons/addon-bookstack",