From ce732700e829d89cf89cad3c0b9e959c891cde19 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 28 Feb 2023 02:42:52 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 04616d8 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 13 +++++-------- bookstack/README.md | 4 ++-- bookstack/config.yaml | 2 +- 4 files changed, 11 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index ba23d0495..ab969473d 100644 --- a/README.md +++ b/README.md @@ -774,10 +774,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/v1.5.1 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v1.5.1/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/04616d8 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/04616d8/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-v1.5.1-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-04616d8-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 9723c7e46..1248c3cb8 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,9 +1,6 @@ -## What’s changed +# Changelog since v1.5.1 +- ⬆️ Update base image and dependencies (#208) + +* ⬆️ Update Base image to 13.1.1 -## 🐛 Bug fixes - -- 🚑 Fix appkey generation for new installs @sinclairpaul ([#206](https://github.com/hassio-addons/addon-bookstack/pull/206)) - -## 📚 Documentation - -- 📚 Update Year @sinclairpaul ([#204](https://github.com/hassio-addons/addon-bookstack/pull/204)) +* ⬆️ Update php to 8.1.16-r0 diff --git a/bookstack/README.md b/bookstack/README.md index f962f838e..02ccc6276 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/2023.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v1.5.1-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.5.1 +[release-shield]: https://img.shields.io/badge/version-04616d8-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/04616d8 [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 7bcec44d9..7034e4a81 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: 1.5.1 +version: 04616d8 webui: '[PROTO:ssl]://[HOST]:[PORT:80]'