From 65f1b818d5343892e788111daaeac13c0397aec8 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 5 Jul 2023 02:01:35 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-homeassistant.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-homeassistant.md b/images/docker-homeassistant.md index f515030e3..1ccdb391c 100755 --- a/images/docker-homeassistant.md +++ b/images/docker-homeassistant.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -184,6 +184,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **05.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **21.06.23:** - Pin pycups version. * **14.06.23:** - Create secondary venv in `/config` for pip installs. * **07.06.23:** - Rebase to alpine 3.18, switch to cp311 wheels.