mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Add architecture deprecation notice
This commit is contained in:
@@ -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.34.3 (01-08-2025)
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
build_from:
|
||||
aarch64: ghcr.io/hassio-addons/debian-base/aarch64:7.1.0
|
||||
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.1.0
|
||||
armv7: ghcr.io/hassio-addons/debian-base/armv7:7.1.0
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7
|
||||
description: Deprecated - please use community version
|
||||
image: ghcr.io/alexbelgium/vaultwarden-{arch}
|
||||
init: false
|
||||
|
||||
Reference in New Issue
Block a user