mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update sonarr to 3.0.10 (#887)
This commit is contained in:
parent
6e8c2da5b1
commit
8d656a557c
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_WHITELIST: "/api/*"
|
PROXY_AUTH_WHITELIST: "/api/*"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/sonarr:3.0.9@sha256:acd113ad8514ac08e87da01f6cd9a48c3ac30e3c6b77e5f2ea13b80fe1a119d9
|
image: linuxserver/sonarr:3.0.10@sha256:3f25015afacc1823e59095c8c516a526cf29a92e94ebd0a01b9783259caac6a3
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||||||
id: sonarr
|
id: sonarr
|
||||||
category: media
|
category: media
|
||||||
name: Sonarr
|
name: Sonarr
|
||||||
version: "3.0.9"
|
version: "3.0.10"
|
||||||
tagline: Smart PVR for newsgroup and bittorrent users
|
tagline: Smart PVR for newsgroup and bittorrent users
|
||||||
description: >-
|
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.
|
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.
|
||||||
@ -18,6 +18,11 @@ gallery:
|
|||||||
- 2.jpg
|
- 2.jpg
|
||||||
- 3.jpg
|
- 3.jpg
|
||||||
path: ""
|
path: ""
|
||||||
|
releaseNotes: >-
|
||||||
|
This release updates Sonarr from 3.0.9 to 3.0.10
|
||||||
|
|
||||||
|
|
||||||
|
Full tags list here: https://github.com/Sonarr/Sonarr/tags
|
||||||
defaultUsername: ""
|
defaultUsername: ""
|
||||||
defaultPassword: ""
|
defaultPassword: ""
|
||||||
torOnly: false
|
torOnly: false
|
||||||
|
Loading…
Reference in New Issue
Block a user