🎉 Release of add-on Bookstack 1.5.1

This commit is contained in:
Community Hass.io Add-ons Bot 2023-02-12 14:24:19 +00:00
parent 201300aca4
commit 55b1fa8098
5 changed files with 14 additions and 11 deletions

View file

@ -1,6 +1,9 @@
## Whats changed
## ⬆️ Dependency updates
## 🐛 Bug fixes
- ⬆️ Update image and dependencies @sinclairpaul ([#202](https://github.com/hassio-addons/addon-bookstack/pull/202))
- ⬆️ Update Bookstack to v23.01.1 @sinclairpaul ([#203](https://github.com/hassio-addons/addon-bookstack/pull/203))
- 🚑 Fix appkey generation for new installs @sinclairpaul ([#206](https://github.com/hassio-addons/addon-bookstack/pull/206))
## 📚 Documentation
- 📚 Update Year @sinclairpaul ([#204](https://github.com/hassio-addons/addon-bookstack/pull/204))

View file

@ -170,7 +170,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2019-2022 Paul Sinclair
Copyright (c) 2019-2023 Paul Sinclair
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -37,8 +37,8 @@ If you are more interested in stable releases of our add-ons:
[discord]: https://discord.me/hassioaddons
[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/2022.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v1.5.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.5.0
[release-shield]: https://img.shields.io/badge/version-v1.5.1-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.5.1
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

@ -39,5 +39,5 @@ services:
- mysql:want
slug: bookstack
url: https://github.com/hassio-addons/addon-bookstack
version: 1.5.0
version: 1.5.1
webui: '[PROTO:ssl]://[HOST]:[PORT:80]'