mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-29 11:54:04 +02:00
Updater bot : sonarr updated to 3.0.8.1507
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 3.0.8.1507 (26-04-2022)
|
||||||
|
- Update to latest version from linuxserver/docker-sonarr
|
||||||
- Add codenotary sign
|
- Add codenotary sign
|
||||||
|
|
||||||
## 3.0.7.1477 (06-03-2022)
|
## 3.0.7.1477 (06-03-2022)
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="3.0.7.1477"
|
ARG BUILD_UPSTREAM="3.0.8.1507"
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -80,8 +80,8 @@
|
|||||||
},
|
},
|
||||||
"slug": "sonarr_nas",
|
"slug": "sonarr_nas",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"upstream": "3.0.7.1477",
|
"upstream": "3.0.8.1507",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
|
||||||
"version": "3.0.7.1477",
|
"version": "3.0.8.1507",
|
||||||
"webui": "http://[HOST]:[PORT:8989]"
|
"webui": "http://[HOST]:[PORT:8989]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user