⬆️ Updating add-on Bookstack to 374aefb

This commit is contained in:
Community Hass.io Add-ons Bot 2021-10-18 08:47:06 +00:00
parent 96bde8a2c4
commit bbd7f97849
4 changed files with 14 additions and 18 deletions

View file

@ -1,20 +1,16 @@
# Changelog since v0.13.0
- ⬆️ Update Bookstack to v21.08.5 (#147)
- ⬆️ Upgrades add-on base image to 10.1.1 (#145)
- ⬆️ 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)
# Changelog since v0.13.1
- Bump actions/checkout from 2.3.4 to 2.3.5 (#148)
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)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@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
[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-4c971b4-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/4c971b4
[release-shield]: https://img.shields.io/badge/version-374aefb-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/374aefb
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

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