diff --git a/sonarr/docker-compose.yml b/sonarr/docker-compose.yml index e42b54f2..0909bb33 100644 --- a/sonarr/docker-compose.yml +++ b/sonarr/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" server: - image: linuxserver/sonarr:4.0.16@sha256:4b8a853b76337cd5de5f69961e23b7d0792ce7bf0a8be083dd7202ef670bfc34 + image: linuxserver/sonarr:4.0.17@sha256:76414c033f290d3c9f1f9dfad71150abe71d92592369a3377a5903d579e6e2b2 environment: - PUID=1000 - PGID=1000 diff --git a/sonarr/umbrel-app.yml b/sonarr/umbrel-app.yml index 664c392a..9c107eaa 100644 --- a/sonarr/umbrel-app.yml +++ b/sonarr/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: sonarr category: media name: Sonarr -version: "4.0.16.2944" +version: "4.0.17.2952" 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.