mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-31 17:07:42 +01:00
Update to 3.1.1.4954
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 3.1.1.4954 (05-05-2021)
|
||||||
|
- Update to latest version from linuxserver/docker-radarr
|
||||||
|
|
||||||
## 3.0.2.4552
|
## 3.0.2.4552
|
||||||
- Update to latest version from linuxserver/docker-radarr
|
- Update to latest version from linuxserver/docker-radarr
|
||||||
- Enables PUID/GUID options
|
- Enables PUID/GUID options
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="3.0.2.4552"
|
ARG BUILD_UPSTREAM="3.1.1.4954"
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Radarr NAS",
|
"name": "Radarr NAS",
|
||||||
"version": "3.0.2.4552",
|
"version": "3.1.1.4954",
|
||||||
"upstream": "3.0.2.4552",
|
"upstream": "3.1.1.4954",
|
||||||
"slug": "radarr_nas",
|
"slug": "radarr_nas",
|
||||||
"description": "A fork of Sonarr to work with movies like Couchpotato",
|
"description": "A fork of Sonarr to work with movies like Couchpotato",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
|
|||||||
Reference in New Issue
Block a user