Updater bot : radarr updated to 6.2.1.10461

This commit is contained in:
alexbelgium
2026-06-11 18:27:32 +02:00
parent 51421b33b2
commit 3b80e7edff
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 6.2.1.10461 (2026-06-11)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 6.1.1.10360 (2026-04-04)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-04-04",
"last_update": "2026-06-11",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "6.1.1.10360"
"upstream_version": "6.2.1.10461"
}