mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on Bookstack 0.12.1
This commit is contained in:
parent
26d7642766
commit
785b2a42df
4 changed files with 21 additions and 9 deletions
|
@ -1,7 +1,19 @@
|
|||
## What’s changed
|
||||
|
||||
## 🚀 Enhancements
|
||||
|
||||
- 🔨 Add TLSv1.3 @sinclairpaul (#121)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#103)
|
||||
- ⬆ Update base image and dependencies @sinclairpaul (#108)
|
||||
- ⬆ Update Bookstack to v21.05.2 @sinclairpaul (#109)
|
||||
- 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)
|
||||
|
|
|
@ -39,6 +39,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-v0.12.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.12.0
|
||||
[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
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Bookstack",
|
||||
"version": "0.12.0",
|
||||
"version": "0.12.1",
|
||||
"slug": "bookstack",
|
||||
"description": "Simple & Free Wiki Software",
|
||||
"url": "https://github.com/hassio-addons/addon-bookstack",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue