🎉 Release of add-on Bookstack 0.7.0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-01-11 00:02:06 +00:00
parent 2bfc3aedfe
commit 5638a7ba1f
4 changed files with 9 additions and 12 deletions

View file

@ -866,10 +866,10 @@ SOFTWARE.
[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-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.6.3
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.6.3/README.md
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.7.0
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.7.0/README.md
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
[bookstack-version-shield]: https://img.shields.io/badge/version-v0.6.3-blue.svg
[bookstack-version-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg
[bookstack-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/bookstack-armhf.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

View file

@ -1,13 +1,10 @@
Maintenance release:
- ⬆Update bookstack to v0.30.3
- ⬆Update composer to 1.10.15-r0
- ⬆Update php to 7.3.23-r0
- ⬆Update nginx to 1.18.0-r1
- ⬆Update mariadb-client to 10.4.15-r0
- ⬆ Update Bookstack to v0.31.3
- ⬆ Update php to 7.3.26-r0
Questions? Join our Discord server! https://discord.me/hassioaddons
[Full Changelog][changelog]
[changelog]: https://github.com/hassio-addons/addon-bookstack/compare/v0.6.2...v0.6.3
[changelog]: https://github.com/hassio-addons/addon-bookstack/compare/v0.6.4...v0.7.0

View file

@ -39,6 +39,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/2020.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.6.3-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.6.3
[release-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.7.0
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png

View file

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