mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on Bookstack 0.13.1
This commit is contained in:
parent
4c8b751c92
commit
7adcb281dd
4 changed files with 11 additions and 26 deletions
|
@ -723,10 +723,10 @@ SOFTWARE.
|
|||
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.0
|
||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.13.0/README.md
|
||||
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.1
|
||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.13.1/README.md
|
||||
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
|
||||
[bookstack-version-shield]: https://img.shields.io/badge/version-v0.13.0-blue.svg
|
||||
[bookstack-version-shield]: https://img.shields.io/badge/version-v0.13.1-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,24 +1,9 @@
|
|||
## What’s changed
|
||||
|
||||
## 🚀 Enhancements
|
||||
|
||||
- 🔑 Update NGINX SSL parameters @frenck (#127)
|
||||
- ✨ Add options for setting and displaying Appkey @sinclairpaul (#136)
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- 🚀 Add-on CI improvements @frenck (#124)
|
||||
|
||||
## 📚 Documentation
|
||||
|
||||
- 🚑 Fix contributing link in readme @frenck (#126)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Upgrades mariadb-client to 10.5.12-r0 @frenck (#125)
|
||||
- Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#128)
|
||||
- Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#130)
|
||||
- Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#131)
|
||||
- Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#133)
|
||||
- Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#134)
|
||||
- ⬆ Update Bookstack to v21.08.3. @sinclairpaul (#137)
|
||||
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#140)
|
||||
- ⬆️ Upgrades php7 to 7.4.24-r0 @frenck (#143)
|
||||
- ⬆️ Upgrades composer to 2.1.9-r0 @frenck (#144)
|
||||
- ⬆️ Upgrades add-on base image to 10.1.1 @frenck (#145)
|
||||
- ⬆️ Update Bookstack to v21.08.5 @sinclairpaul (#147)
|
||||
|
|
|
@ -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.13.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Bookstack",
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1",
|
||||
"slug": "bookstack",
|
||||
"description": "Simple & Free Wiki Software",
|
||||
"url": "https://github.com/hassio-addons/addon-bookstack",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue