Updater bot : radarr updated to 5.28.0.10274

This commit is contained in:
alexbelgium
2025-10-18 01:59:24 +02:00
parent 4d52374bdd
commit e78830dd16
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 5.28.0.10274 (18-10-2025)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 5.27.5.10198 (06-09-2025)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 5.26.2.10099 (21-06-2025)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "06-09-2025",
"last_update": "18-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "5.27.5.10198"
"upstream_version": "5.28.0.10274"
}