Updater bot : radarr updated to 6.4.4.10685 (upstream 6.4.4.10685)

This commit is contained in:
alexbelgium
2026-09-19 01:30:49 +02:00
parent 6aa3dc73c2
commit 140ad9baed
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 6.4.4.10685 (2026-09-19)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
- Migrate legacy add-on configuration map names to current app configuration terminology.
## 6.3.0.10514.1 (2026-08-11)

View File

@@ -108,4 +108,4 @@ schema:
slug: radarr_nas
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/radarr
version: "6.3.0.10514.1"
version: "6.4.4.10685"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-07-13",
"last_update": "2026-09-19",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "6.3.0.10514"
"upstream_version": "6.4.4.10685"
}