Updater bot : radarr updated to 5.3.6.8612

This commit is contained in:
alexbelgium
2024-02-24 02:01:17 +01:00
parent 6980336512
commit e65dcb6b08
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 5.3.6.8612 (24-02-2024)
- Update to latest version from linuxserver/docker-radarr
- There is now an official addon in the community repository, you should migrate to it ! However it does not support ingress ;)
## 5.2.6.8376 (30-12-2023)

View File

@@ -110,5 +110,5 @@
"slug": "radarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "5.2.6.8376"
"version": "5.3.6.8612"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "30-12-2023",
"last_update": "24-02-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "5.2.6.8376"
"upstream_version": "5.3.6.8612"
}