Update sonarr to 3.0.10 (#887)

This commit is contained in:
smolgrrr 2023-12-08 04:39:27 +11:00 committed by GitHub
parent 6e8c2da5b1
commit 8d656a557c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: linuxserver/sonarr:3.0.9@sha256:acd113ad8514ac08e87da01f6cd9a48c3ac30e3c6b77e5f2ea13b80fe1a119d9
image: linuxserver/sonarr:3.0.10@sha256:3f25015afacc1823e59095c8c516a526cf29a92e94ebd0a01b9783259caac6a3
environment:
- PUID=1000
- PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: sonarr
category: media
name: Sonarr
version: "3.0.9"
version: "3.0.10"
tagline: Smart PVR for newsgroup and bittorrent users
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.
@ -18,6 +18,11 @@ gallery:
- 2.jpg
- 3.jpg
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: ""
defaultPassword: ""
torOnly: false