mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +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
|
||||
|
||||
|
||||
## v3.5.0 (15-11-2025)
|
||||
- Update to latest version from mealie-recipes/mealie (changelog : https://github.com/mealie-recipes/mealie/releases)
|
||||
|
||||
@@ -102,7 +102,7 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat
|
||||
RUN chmod 777 /.bashio-standalone.sh
|
||||
|
||||
RUN \
|
||||
# Add custom instructions to run.sh on armv7
|
||||
# Apply custom instructions to run.sh
|
||||
sed -i '1d' /app/run.sh \
|
||||
&& cat /app/run.sh >> /run.txt \
|
||||
&& cat /run.txt > /app/run.sh \
|
||||
|
||||
Reference in New Issue
Block a user