mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Bookstack to 5390231
This commit is contained in:
parent
1a5fca89a1
commit
55c8293487
4 changed files with 14 additions and 10 deletions
|
@ -1,6 +1,10 @@
|
|||
## What’s changed
|
||||
# Changelog since v1.4.0
|
||||
- ⬆️ Update image and dependencies (#202)
|
||||
|
||||
* ⬆️ Update base image to 13.1.1
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
* ⬆️ Update php to 8.1
|
||||
|
||||
- ⬆️ Update php to 8.0.26-r0 @sinclairpaul (#199)
|
||||
- ⬆️ Update Bookstack to v22.11 @sinclairpaul (#200)
|
||||
* ⬆️Update Mariadb to 10.6.12-r0
|
||||
|
||||
* ⬆️Update composer to 2.4.4-r0
|
||||
|
|
|
@ -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/2022.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v1.4.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.4.0
|
||||
[release-shield]: https://img.shields.io/badge/version-5390231-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/5390231
|
||||
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png
|
|
@ -39,5 +39,5 @@ services:
|
|||
- mysql:want
|
||||
slug: bookstack
|
||||
url: https://github.com/hassio-addons/addon-bookstack
|
||||
version: 1.4.0
|
||||
version: '5390231'
|
||||
webui: '[PROTO:ssl]://[HOST]:[PORT:80]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue