update radarr to 0.2.0.1358

This commit is contained in:
Arne Petersen
2019-06-30 16:00:07 +02:00
parent 9985e1fe5a
commit e9b1824ed4
3 changed files with 5 additions and 2 deletions

3
radarr/CHANGELOG.md Normal file
View File

@@ -0,0 +1,3 @@
## 0.2.0
- Update radarr to 0.2.0.1358 (linuxserver/radarr:v0.2.0.1358-ls22)

View File

@@ -1,4 +1,4 @@
FROM linuxserver/radarr:v0.2.0.1344-ls19
FROM linuxserver/radarr:v0.2.0.1358-ls22
# use /data instead of /config for hass.io environment
RUN sed -i "s|/config|/config/radarr|g" /etc/services.d/radarr/run \

View File

@@ -1,6 +1,6 @@
{
"name": "radarr",
"version": "0.1.1",
"version": "0.2.0",
"slug": "radarr",
"legacy": true,
"maintenance": {