diff --git a/unraid/tvheadend.xml b/unraid/tvheadend.xml
index 2c2be93..43521e0 100755
--- a/unraid/tvheadend.xml
+++ b/unraid/tvheadend.xml
@@ -21,8 +21,11 @@ Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV D
http://[IP]:[PORT:9981]
https://raw.githubusercontent.com/linuxserver/templates/main/unraid/tvheadend.xml
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/tvheadend-logo.png
- 2022-08-31
+ 2023-02-23
+### 2023-02-23
+- Rebase to Alpine 3.17, migrate to s6v3, drop armhf support.
+
### 2022-08-31
- Update sample env vars and how RUN_OPTS are handled.