Merge pull request #85 from meienberger/renovate/lscr.io-linuxserver-sonarr-3.x
chore(deps): update lscr.io/linuxserver/sonarr docker tag to v3.0.9
This commit is contained in:
commit
4f26d9eb60
|
@ -4,9 +4,12 @@
|
|||
"available": true,
|
||||
"port": 8098,
|
||||
"id": "sonarr",
|
||||
"tipi_version": 1,
|
||||
"version": "3.0.8",
|
||||
"categories": ["media", "utilities"],
|
||||
"tipi_version": 2,
|
||||
"version": "3.0.9",
|
||||
"categories": [
|
||||
"media",
|
||||
"utilities"
|
||||
],
|
||||
"description": "Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.",
|
||||
"short_desc": "TV show manager for Usenet and BitTorrent",
|
||||
"author": "sonarr.tv",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
sonarr:
|
||||
image: lscr.io/linuxserver/sonarr:3.0.8
|
||||
image: lscr.io/linuxserver/sonarr:3.0.9
|
||||
container_name: sonarr
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Loading…
Reference in New Issue
Block a user