From a9e364599b9d4cf461ba29d105f0604831bed84f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 8 Apr 2021 10:55:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 12c1fd9 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 9 +++++++++ bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8dae8e476..a0565ff93 100644 --- a/README.md +++ b/README.md @@ -806,10 +806,10 @@ SOFTWARE. [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/6def3dd -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/6def3dd/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/12c1fd9 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/12c1fd9/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-6def3dd-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-12c1fd9-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 9b34ab107..36c0223e1 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.8.5 +- Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#69) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump docker/build-push-action from v2.3.0 to v2.4.0 (#68) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. diff --git a/bookstack/README.md b/bookstack/README.md index d4969d2dc..7767f2a45 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-6def3dd-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/6def3dd +[release-shield]: https://img.shields.io/badge/version-12c1fd9-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/12c1fd9 [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 37bc8696b..16b2834fa 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "6def3dd", + "version": "12c1fd9", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",