diff --git a/README.md b/README.md index 7318e1265..5861fc845 100644 --- a/README.md +++ b/README.md @@ -755,10 +755,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/b2724ac -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/b2724ac/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/1f858b1 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/1f858b1/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-b2724ac-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-1f858b1-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 c08bd3998..9d3b21db1 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,20 +1,16 @@ -# Changelog since v0.11.0 -- ⬆ Update Bookstack to v21.05.2 (#109) -- ⬆ Update base image and dependencies (#108) +# Changelog since v0.12.0 +- Bump docker/login-action from 1.9.0 to 1.10.0 (#110) -* ⬆ Update base image to v10.0.0 +Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0. +- [Release notes](https://github.com/docker/login-action/releases) +- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0) -* ⬆ Update php to v7.4.20-r0 - -* ⬆ Update nginx to v1.20.1-r3 - -* ⬆ Update composer to v2.1.3-r0 -- ⬆️ Upgrades add-on base image to v9.2.2 (#104) -- Bump frenck/action-addon-information from 1.1 to 1.2.2 (#103) - -Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.2. -- [Release notes](https://github.com/frenck/action-addon-information/releases) -- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2.2) +--- +updated-dependencies: +- dependency-name: docker/login-action + dependency-type: direct:production + update-type: version-update:semver-minor +... Signed-off-by: dependabot[bot] diff --git a/bookstack/README.md b/bookstack/README.md index a1c949a20..2f4807d53 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-b2724ac-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/b2724ac +[release-shield]: https://img.shields.io/badge/version-1f858b1-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/1f858b1 [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 14f34e7fd..86a5e3aad 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "b2724ac", + "version": "1f858b1", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",