⬆️ Updating add-on Bookstack to 8d08d58

This commit is contained in:
Community Hass.io Add-ons Bot 2021-10-07 14:00:08 +00:00
parent 989d136385
commit 2d6fbafc52
4 changed files with 15 additions and 58 deletions

View file

@ -1,37 +1,16 @@
# Changelog since v0.12.1
- ⬆ Update Bookstack to v21.08.3. (#137)
- ✨ Add options for setting and displaying Appkey (#136)
# Changelog since v0.13.0
- ⬆️ Upgrades composer to 2.1.9-r0 (#144)
- ⬆️ Upgrades php7 to 7.4.24-r0 (#143)
- ⬆ Upgrade lock-threads workflow to 3.0.0 (#142)
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#140)
* ✨ Add show_appkey option
* ✨ Add ability to set appkey on startup
* 📚 Update Documentation for new options
- Bump creyD/prettier_action from 3.3 to 4.0 (#134)
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0.
- [Release notes](https://github.com/creyD/prettier_action/releases)
- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1)
---
updated-dependencies:
- dependency-name: creyD/prettier_action
dependency-type: direct:production
update-type: version-update:semver-major
...
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.5.1 to 1.6.0 (#133)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
- dependency-name: frenck/action-addon-linter
dependency-type: direct:production
update-type: version-update:semver-minor
...
@ -39,25 +18,3 @@ updated-dependencies:
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 🔑 Update nginx ssl config (#132)
* 🔑 Update nginx ssl config
* ⬆ Update php to 7.4.22
* ⬆ Update mariadb-client to 10.5.12-r0
* ⬆ Update composer to 2.1.6-r0
- Bump frenck/action-addon-linter from 2.2 to 2.3 (#131)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump docker/build-push-action from 2.6.1 to 2.7.0 (#130)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#128)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 🔑 Update NGINX SSL parameters (#127)
- 🚑 Fix contributing link in readme (#126)
- 🚀 Add-on CI improvements (#124)
- ⬆️ Upgrades mariadb-client to 10.5.12-r0 (#125)

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

View file

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