Add architecture deprecation notice

This commit is contained in:
Alexandre
2025-11-19 21:35:05 +01:00
parent 633f6bf5c7
commit a22495b2eb
129 changed files with 232 additions and 229 deletions

View File

@@ -1,3 +1,5 @@
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
## 1.5.8-5 (13-01-2025)

View File

@@ -2,5 +2,4 @@
build_from:
aarch64: ghcr.io/hassio-addons/base/aarch64:stable
amd64: ghcr.io/hassio-addons/base/amd64:stable
armv7: ghcr.io/hassio-addons/base/armv7:stable
i386: ghcr.io/hassio-addons/base/i386:stable

View File

@@ -1,7 +1,6 @@
arch:
- aarch64
- amd64
- armv7
description: Spotweb is a decentralized usenet community based on the Spotnet protocol
hassio_api: true
image: ghcr.io/alexbelgium/spotweb-{arch}