From 0e58dce8bcfc308755400a290656c054af1546eb Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 30 Apr 2021 06:32:57 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 205d3bd --- README.md | 6 +++--- bookstack/CHANGELOG.md | 18 ++++++++++++++++++ bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 24 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c13ace032..dfbad2c21 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/c9cd54f -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/c9cd54f/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/205d3bd +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/205d3bd/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-c9cd54f-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-205d3bd-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 e643adc67..683eb79c7 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,4 +1,22 @@ # Changelog since v0.9.0 +- Bump docker/login-action from v1.8.0 to v1.9.0 (#82) + +Bumps [docker/login-action](https://github.com/docker/login-action) from v1.8.0 to v1.9.0. +- [Release notes](https://github.com/docker/login-action/releases) +- [Commits](https://github.com/docker/login-action/compare/v1.8.0...28218f9b04b4f3f62068d7b6ce6ca5b26e35336c) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 (#81) + +Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.2 to v1.1.0. +- [Release notes](https://github.com/docker/setup-qemu-action/releases) +- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.2...c308fdd69d26ed66f4506ebd74b180abe5362145) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 (#80) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.2 to v1.2.0. diff --git a/bookstack/README.md b/bookstack/README.md index 9d282ef7f..5629ee0fc 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-c9cd54f-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/c9cd54f +[release-shield]: https://img.shields.io/badge/version-205d3bd-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/205d3bd [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 631df59d6..47651219f 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "c9cd54f", + "version": "205d3bd", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",