Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@

![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]
![Supports armhf Architecture][armhf-shield]
![Supports armv7 Architecture][armv7-shield]
![Supports i386 Architecture][i386-shield]

[![Github Actions][github-actions-shield]][github-actions]
![Project Maintenance][maintenance-shield]
Expand Down Expand Up @@ -93,8 +90,6 @@ SOFTWARE.

[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[bookstack]: https://www.bookstackapp.com/
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[buymeacoffee]: https://www.buymeacoffee.com/sinclairpaul
Expand All @@ -109,7 +104,6 @@ SOFTWARE.
[forum]: https://community.home-assistant.io/t/community-hass-io-xxxxx/xxxxx
[github-actions-shield]: https://github.com/hassio-addons/addon-bookstack/workflows/CI/badge.svg
[github-actions]: https://github.com/hassio-addons/addon-bookstack/actions
[i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[issue]: https://github.com/hassio-addons/addon-bookstack/issues
[license-shield]: https://img.shields.io/github/license/hassio-addons/addon-bookstack.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
Expand Down
1 change: 0 additions & 1 deletion bookstack/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
build_from:
aarch64: ghcr.io/hassio-addons/base:18.2.1
amd64: ghcr.io/hassio-addons/base:18.2.1
armv7: ghcr.io/hassio-addons/base:18.2.1
codenotary:
base_image: [email protected]
signer: [email protected]
1 change: 0 additions & 1 deletion bookstack/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ init: false
arch:
- aarch64
- amd64
- armv7
services:
- mysql:want
map:
Expand Down