⬆️ Updating add-on Bookstack to 1f858b1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-24 09:29:27 +00:00
parent 8ab9ff3cd8
commit da081d8147
4 changed files with 17 additions and 21 deletions

View file

@ -755,10 +755,10 @@ SOFTWARE.
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.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-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/1f858b1
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/b2724ac/README.md [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-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-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

View file

@ -1,20 +1,16 @@
# Changelog since v0.11.0 # Changelog since v0.12.0
- ⬆ Update Bookstack to v21.05.2 (#109) - Bump docker/login-action from 1.9.0 to 1.10.0 (#110)
- ⬆ Update base image and dependencies (#108)
* ⬆ 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 ---
updated-dependencies:
* ⬆ Update nginx to v1.20.1-r3 - dependency-name: docker/login-action
dependency-type: direct:production
* ⬆ Update composer to v2.1.3-r0 update-type: version-update:semver-minor
- ⬆️ 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)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com>

View file

@ -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-b2724ac-blue.svg [release-shield]: https://img.shields.io/badge/version-1f858b1-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/b2724ac [release]: https://github.com/hassio-addons/addon-bookstack/tree/1f858b1
[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

View file

@ -1,6 +1,6 @@
{ {
"name": "Bookstack", "name": "Bookstack",
"version": "b2724ac", "version": "1f858b1",
"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",