Skip to content

Commit 415d61a

Browse files
committed
🎉 Release of add-on Bookstack 4.0.2
1 parent a90da46 commit 415d61a

File tree

4 files changed

+10
-8
lines changed

4 files changed

+10
-8
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -825,10 +825,10 @@ SOFTWARE.
825825
[bazarr-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
826826
[bazarr-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
827827
[bazarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
828-
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v4.0.1
829-
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v4.0.1/README.md
828+
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v4.0.2
829+
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v4.0.2/README.md
830830
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
831-
[bookstack-version-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg
831+
[bookstack-version-shield]: https://img.shields.io/badge/version-v4.0.2-blue.svg
832832
[bookstack-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
833833
[bookstack-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
834834
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

bookstack/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## What’s changed
22

3-
## 🐛 Bug fixes
3+
## ⬆️ Dependency updates
44

5-
- Remove deprecated codenotary fields @frenck ([#422](https://github.com/hassio-addons/addon-bookstack/pull/422))
5+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v19 @[renovate[bot]](https://github.com/apps/renovate) ([#424](https://github.com/hassio-addons/addon-bookstack/pull/424))
6+
- ⬆️ Update BookStackApp/BookStack to v25.11.1 @[renovate[bot]](https://github.com/apps/renovate) ([#423](https://github.com/hassio-addons/addon-bookstack/pull/423))
7+
- ⬆️ Update BookStackApp/BookStack to v25.11.2 @[renovate[bot]](https://github.com/apps/renovate) ([#425](https://github.com/hassio-addons/addon-bookstack/pull/425))

bookstack/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ If you are more interested in stable releases of our add-ons:
3939
[forum]: https://community.home-assistant.io/?u=frenck
4040
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
4141
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
42-
[release-shield]: https://img.shields.io/badge/version-v4.0.1-blue.svg
43-
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v4.0.1
42+
[release-shield]: https://img.shields.io/badge/version-v4.0.2-blue.svg
43+
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v4.0.2
4444
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

bookstack/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Bookstack
2-
version: 4.0.1
2+
version: 4.0.2
33
slug: bookstack
44
description: Simple & Free Wiki Software
55
url: https://github.com/hassio-addons/addon-bookstack

0 commit comments

Comments
 (0)