mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Bookstack to dd030a7
This commit is contained in:
parent
9e31add0df
commit
2c0bfdfbe0
4 changed files with 8 additions and 21 deletions
|
@ -732,10 +732,10 @@ SOFTWARE.
|
||||||
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[appdaemon-i386-shield]: https://img.shields.io/badge/i386-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/99ca3d3
|
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/dd030a7
|
||||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/99ca3d3/README.md
|
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/dd030a7/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-99ca3d3-blue.svg
|
[bookstack-version-shield]: https://img.shields.io/badge/version-dd030a7-blue.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
|
||||||
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,15 +1,2 @@
|
||||||
# Changelog since v0.13.4
|
# Changelog since v0.13.5
|
||||||
- ⬆️ Update bookstack to v21.11.1 (#164)
|
- 🚀 Update CI to latest version (#165)
|
||||||
- ⬆️ Update base image and dependencies (#163)
|
|
||||||
|
|
||||||
* ⬆️ Update base image to v10.2.3
|
|
||||||
|
|
||||||
* ⬆️ Update php to v7.4.26-r0
|
|
||||||
|
|
||||||
* ⬆️ Update ngnix to v1.20.2-r0
|
|
||||||
|
|
||||||
* ⬆️ Update mariadb-client to v10.5.13-r0
|
|
||||||
|
|
||||||
* 🔨 Remove verbose logging
|
|
||||||
- ✏️ Minor doc tweaks
|
|
||||||
- Switch to centralized GitHub Action Workflows (#157)
|
|
||||||
|
|
|
@ -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/2021.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.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-99ca3d3-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-dd030a7-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/99ca3d3
|
[release]: https://github.com/hassio-addons/addon-bookstack/tree/dd030a7
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Bookstack",
|
"name": "Bookstack",
|
||||||
"version": "99ca3d3",
|
"version": "dd030a7",
|
||||||
"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