From 2c0bfdfbe0b8240832271eae2e737484e0b09d53 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 17 Dec 2021 11:04:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to dd030a7 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 17 ++--------------- bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 8 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index ac94d47f3..43dc9ecee 100644 --- a/README.md +++ b/README.md @@ -732,10 +732,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/99ca3d3 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/99ca3d3/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/dd030a7 +[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-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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index 6c4a3cc81..970f4a429 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,15 +1,2 @@ -# Changelog since v0.13.4 -- ⬆️ Update bookstack to v21.11.1 (#164) -- ⬆️ 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) +# Changelog since v0.13.5 +- 🚀 Update CI to latest version (#165) diff --git a/bookstack/README.md b/bookstack/README.md index e5a23615c..6a31b1a3b 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -42,6 +42,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-99ca3d3-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/99ca3d3 +[release-shield]: https://img.shields.io/badge/version-dd030a7-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/dd030a7 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index 69a24a3da..aa1177ac8 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "99ca3d3", + "version": "dd030a7", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",