Updater bot : radarr updated to 4.3.2.6857

This commit is contained in:
alexbelgium
2023-01-07 02:01:04 +01:00
parent 644425a284
commit 61f86148ad
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.3.2.6857 (07-01-2023)
- Update to latest version from linuxserver/docker-radarr
- WARNING : update to supervisor 2022.11 before installing
## 4.2.4.6635 (27-09-2022)

View File

@@ -82,6 +82,6 @@
},
"slug": "radarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "4.2.4.6635",
"version": "4.3.2.6857",
"webui": "[PROTO:ssl]://[HOST]:[PORT:7878]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "27-09-2022",
"last_update": "07-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "4.2.4.6635"
"upstream_version": "4.3.2.6857"
}