🎉 Release of add-on Bookstack 1.6.0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-02-28 02:50:13 +00:00
parent ce732700e8
commit a2cd61fb3f
4 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
# Changelog since v1.5.1
- ⬆️ Update base image and dependencies (#208)
* ⬆️ Update Base image to 13.1.1
## Whats changed
* ⬆️ Update php to 8.1.16-r0
## ⬆️ Dependency updates
- ⬆️ Update base image and dependencies @sinclairpaul ([#208](https://github.com/hassio-addons/addon-bookstack/pull/208))
- ⬆️ Update Bookstack to v23.02.1 @sinclairpaul ([#209](https://github.com/hassio-addons/addon-bookstack/pull/209))

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/2023.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-04616d8-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/04616d8
[release-shield]: https://img.shields.io/badge/version-v1.6.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.6.0
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

@ -39,5 +39,5 @@ services:
- mysql:want
slug: bookstack
url: https://github.com/hassio-addons/addon-bookstack
version: 04616d8
version: 1.6.0
webui: '[PROTO:ssl]://[HOST]:[PORT:80]'