From 54c66dfb3a3adae17483c07bbe7d70daba9324be Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 4 Aug 2022 19:55:38 +0200 Subject: [PATCH] Bot Updating Documentation --- images/docker-sonarr.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-sonarr.md b/images/docker-sonarr.md index 9b21f151f7..e441c22528 100644 --- a/images/docker-sonarr.md +++ b/images/docker-sonarr.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf| ✅ | arm32v7-\ | +| armhf| ❌ | | ## Version Tags @@ -176,6 +176,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **03.08.22:** - Deprecate armhf. * **02.08.22:** - Add armhf deprecation warning. * **28.04.22:** - Rebase master branch to mono 6.12 base (focal). * **20.02.22:** - Rebase develop branch to Alpine, deprecate develop-alpine branch.