⬆️ Updating add-on Bookstack to 0d775ea

This commit is contained in:
Community Hass.io Add-ons Bot 2022-08-02 22:02:09 +00:00
parent 7f90726e99
commit 0e43784ed2
4 changed files with 10 additions and 16 deletions

View file

@ -1,12 +1,6 @@
# Changelog since v1.1.0
- ⬆️ Update Bookstack to v22.04.2 (#185)
- ⬆️ Upgrades add-on base image to 12.0.0 (#184)
# Changelog since v1.2.0
- ⬆️ Upgrades add-on base image to 12.2.2 (#190)
* ⬆️ Upgrades add-on base image to 12.0.0
* ⬆️ Upgrades add-on base image to 12.2.1
* ⬆️ 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)
* :shirt: Fix yamllint warning
* ⬆️ Upgrades add-on base image to 12.2.2

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-9e33e9e-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/9e33e9e
[release-shield]: https://img.shields.io/badge/version-0d775ea-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/0d775ea
[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: 9e33e9e
version: 0d775ea
webui: '[PROTO:ssl]://[HOST]:[PORT:80]'