mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Bookstack to e663e9f
This commit is contained in:
parent
53dac4a766
commit
105dee63d1
4 changed files with 9 additions and 12 deletions
|
@ -906,10 +906,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/c05c559
|
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/e663e9f
|
||||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/c05c559/README.md
|
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/e663e9f/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-c05c559-blue.svg
|
[bookstack-version-shield]: https://img.shields.io/badge/version-e663e9f-blue.svg
|
||||||
[bookstack-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/bookstack-armhf.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-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
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
# Changelog since v0.4.4
|
# Changelog since v0.5.0
|
||||||
- ⬆Update composer to 1.10.10-r0
|
- ⬆Update bookstack to v0.30.0
|
||||||
- ⬆Update php to 7.3.22-r0
|
- ⬆Update base to 8.0.2
|
||||||
- 🔨Fix file permissions
|
|
||||||
User permissions can be incorrect in case of system move/restore.
|
|
||||||
Fixes #18 #19
|
|
||||||
|
|
|
@ -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/2020.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.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-c05c559-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-e663e9f-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/c05c559
|
[release]: https://github.com/hassio-addons/addon-bookstack/tree/e663e9f
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Bookstack",
|
"name": "Bookstack",
|
||||||
"version": "c05c559",
|
"version": "e663e9f",
|
||||||
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue