diff --git a/README.md b/README.md index 68a556eb..89adb684 100644 --- a/README.md +++ b/README.md @@ -851,10 +851,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.3.0 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.3.0/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.4.0 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.4.0/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-v0.4.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 diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index 126ed719..10fe94e4 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,9 +1,12 @@ -Updating Bookstack Version +General maintenance release -- ⬆Update Bookstack to 0.29.0 +- ⬆Update Bookstack to v0.29.1 +- ⬆Update php to 7.3.17 +- 🔨Set init false +- ⬆Update base image to 7.1.1 Questions? Join our Discord server! https://discord.me/hassioaddons [Full Changelog][changelog] -[changelog]: https://github.com/hassio-addons/addon-bookstack/compare/v0.2.4...v0.3.0 \ No newline at end of file +[changelog]: https://github.com/hassio-addons/addon-bookstack/compare/v0.3.0...v0.4.0 \ No newline at end of file diff --git a/bookstack/README.md b/bookstack/README.md index 5d3027d7..60a86ed2 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -37,11 +37,11 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-bookstack/blob/v0.3.0/README.md +[docs]: https://github.com/hassio-addons/addon-bookstack/blob/v0.4.0/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [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.3.0-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.3.0 +[release-shield]: https://img.shields.io/badge/version-v0.4.0-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.4.0 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index 09432356..bbf383bc 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,10 +1,11 @@ { "name": "Bookstack", - "version": "0.3.0", + "version": "0.4.0", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]", + "init": false, "startup": "application", "arch": [ "aarch64",