⬆️ Updating add-on Bookstack to 9a8a854

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-10 21:06:43 +00:00
parent ff6797873e
commit ef5b29dd76
4 changed files with 11 additions and 6 deletions

View file

@ -1,4 +1,9 @@
# Changelog since v1.1.0
- ⬆️ Upgrades add-on base image to 12.0.0 (#184)
* ⬆️ Upgrades add-on base image to 12.0.0
* ⬆️ Upgrades php8 to 8.0.20-r0
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#181)
* 🔒 Sign add-on with Codenotary Community Attestation Service (CAS)

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/2022.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-dd65d6b-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/dd65d6b
[release-shield]: https://img.shields.io/badge/version-9a8a854-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/9a8a854
[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: dd65d6b
version: 9a8a854
webui: '[PROTO:ssl]://[HOST]:[PORT:80]'