diff --git a/README.md b/README.md index aaa60c28f..dd963fc3f 100644 --- a/README.md +++ b/README.md @@ -760,10 +760,10 @@ SOFTWARE. [appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/9e33e9e -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/9e33e9e/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/0d775ea +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/0d775ea/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-9e33e9e-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-0d775ea-blue.svg [bookstack-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [bookstack-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index 4b9a4cf1c..d4a5e1838 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -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 diff --git a/bookstack/README.md b/bookstack/README.md index b121cca7d..5d8126aa9 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -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 \ No newline at end of file diff --git a/bookstack/config.yaml b/bookstack/config.yaml index 7dcfb77e0..0c3738d97 100644 --- a/bookstack/config.yaml +++ b/bookstack/config.yaml @@ -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]'