Convert addons to non-legacy (#36)

This commit is contained in:
Arne Petersen
2020-02-21 07:36:55 +01:00
committed by GitHub
parent 790ab99324
commit a14fabc5d4
55 changed files with 767 additions and 229 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "radarr",
"version": "0.4.1",
"version": "0.5.0",
"slug": "radarr",
"legacy": true,
"legacy": false,
"maintenance": {
"github_release": "https://github.com/linuxserver/docker-radarr",
"version_regex": "v(\\d+\\.\\d+\\.\\d+\\.\\d+)-(ls\\d+)"