⬆️ Updating add-on Bookstack to 1177b43

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-22 22:43:55 +00:00
parent e6ef994398
commit ebbca05942
4 changed files with 7 additions and 6 deletions

View file

@ -806,10 +806,10 @@ SOFTWARE.
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/5fcd4ab [addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/1177b43
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/5fcd4ab/README.md [addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/1177b43/README.md
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
[bookstack-version-shield]: https://img.shields.io/badge/version-5fcd4ab-blue.svg [bookstack-version-shield]: https://img.shields.io/badge/version-1177b43-blue.svg
[bookstack-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,5 @@
# Changelog since v0.9.0 # Changelog since v0.9.0
- ⬆ Update bookstack to v21.04.1 (#79)
- 💄 Fix line length for warning message (#77) - 💄 Fix line length for warning message (#77)
- ⬆ Update mariadb-client to 10.5.9 (#78) - ⬆ Update mariadb-client to 10.5.9 (#78)
- ✨ Update nginx.sh to remove if Statement (#76) - ✨ Update nginx.sh to remove if Statement (#76)

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 [forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-5fcd4ab-blue.svg [release-shield]: https://img.shields.io/badge/version-1177b43-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/5fcd4ab [release]: https://github.com/hassio-addons/addon-bookstack/tree/1177b43
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

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