🎉 Release of add-on Bookstack 0.9.0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-10 19:42:03 +00:00
parent 1bc87df0fe
commit c05aadd8ca
4 changed files with 12 additions and 16 deletions

View file

@ -1,14 +1,10 @@
## Whats changed
## 🚀 Enhancements
- 🔨 Remove cache rules @sinclairpaul (#64)
## 📚 Documentation
- 📚 Fix image link on edge repo @sinclairpaul (#66)
## ⬆️ Dependency updates
- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#62)
- ⬆ Update Bookstack to v0.31.8 @sinclairpaul (#65)
- Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#67)
- Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#68)
- Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#69)
- Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#70)
- ⬆️ Upgrades add-on base image to v9.1.7 @sinclairpaul (#71)
- ⬆ Update Bookstack to v21.04 @sinclairpaul (#72)

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/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.8.5-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.8.5
[release-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.9.0
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

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