⬆️ Updating add-on Bookstack to dd030a7

This commit is contained in:
Community Hass.io Add-ons Bot 2021-12-17 11:04:29 +00:00
parent 9e31add0df
commit 2c0bfdfbe0
4 changed files with 8 additions and 21 deletions

View file

@ -1,15 +1,2 @@
# Changelog since v0.13.4
- ⬆️ Update bookstack to v21.11.1 (#164)
- ⬆️ Update base image and dependencies (#163)
* ⬆️ Update base image to v10.2.3
* ⬆️ Update php to v7.4.26-r0
* ⬆️ Update ngnix to v1.20.2-r0
* ⬆️ Update mariadb-client to v10.5.13-r0
* 🔨 Remove verbose logging
- ✏️ Minor doc tweaks
- Switch to centralized GitHub Action Workflows (#157)
# Changelog since v0.13.5
- 🚀 Update CI to latest version (#165)

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

View file

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