⬆️ Updating add-on Bookstack to aa11efc

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-01 13:52:49 +00:00
parent 8d6020e6f9
commit 2533adb300
4 changed files with 10 additions and 70 deletions

View file

@ -1,70 +1,10 @@
# Changelog since v0.10.0
- ⬆ Update bookstack to v21.05 (#101)
# Changelog since v0.11.0
- Bump frenck/action-addon-information from 1.1 to 1.2.2 (#103)
* 🔨 Remove php-tidy as no longer required
* ⬆ Update bookstack to v21.05
- ⬆️ Upgrades add-on base image to v9.2.1 (#100)
- Bump docker/build-push-action from 2.4.0 to 2.5.0 (#97)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#98)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump actions/cache from 2.1.5 to 2.1.6 (#99)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#96)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump frenck/action-addon-information from 1.0.0 to 1.1 (#95)
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1.
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.2.
- [Release notes](https://github.com/frenck/action-addon-information/releases)
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.0.0...v1.1)
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades php7 to 7.4.19-r0 (#94)
- Bump frenck/action-addon-linter from 2 to 2.1 (#92)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump actions/stale from 3.0.18 to 3.0.19 (#93)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 📚 Update docs for removal of APP_URL (#91)
- Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#90)
- 🔨 Remove duplicated config item (#89)
Breaking change

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
[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-113364e-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/113364e
[release-shield]: https://img.shields.io/badge/version-aa11efc-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/aa11efc
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

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