diff --git a/README.md b/README.md index 2df52eb4c..977a62dcb 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/6b9a6ac -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/6b9a6ac/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/5e963c4 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/5e963c4/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-6b9a6ac-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-5e963c4-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 e19406ed7..e59cf204e 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,69 +1,4 @@ -# Changelog since v0.9.0 -- ⬆️ Upgrades BookStack to v21.04.3 (#88) -- Remove NGINX access log from Supervisor log ouput (#87) -- Apply updated repository structure & CI workflow (#86) -- ⬆️ Upgrades add-on base image to v9.2.0 (#85) -- Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#84) +# Changelog since v0.10.0 +- 🔨 Remove duplicated config item (#89) -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades composer to 2.0.13-r0 (#83) -- 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. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆ Update bookstack to v21.04.1 (#79) -- 💄 Fix line length for warning message (#77) -- ⬆ Update mariadb-client to 10.5.9 (#78) -- ✨ Update nginx.sh to remove if Statement (#76) - -* Update nginx.sh - -* Update NGINX Script to log if no external port is specified -- Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#75) - -Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. -- [Release notes](https://github.com/brpaz/hadolint-action/releases) -- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) -- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump actions/cache from v2.1.4 to v2.1.5 (#74) - -Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. -- [Release notes](https://github.com/actions/cache/releases) -- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +Breaking change diff --git a/bookstack/README.md b/bookstack/README.md index 60df48809..c2e450f74 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-6b9a6ac-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/6b9a6ac +[release-shield]: https://img.shields.io/badge/version-5e963c4-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/5e963c4 [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 485162c04..1622a4bc5 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "6b9a6ac", + "version": "5e963c4", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack", @@ -37,7 +37,6 @@ "remote_mysql_username": "str?", "remote_mysql_password": "password?", "remote_mysql_port": "int?", - "proxy_host": "str?", "log_level": "list(trace|debug|info|notice|warning|error|fatal)?", "certfile": "str", "keyfile": "str",