Browse Source

Update Prowlarr to 1.18.0 (#1141)

Co-authored-by: nmfretz <nmfretz@gmail.com>
main
Fabricio Silva 8 months ago
committed by GitHub
parent
commit
d40e5cc551
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      prowlarr/docker-compose.yml
  2. 8
      prowlarr/umbrel-app.yml

2
prowlarr/docker-compose.yml

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*" PROXY_AUTH_WHITELIST: "/api/*"
server: server:
image: linuxserver/prowlarr:1.12.2@sha256:b22a66d8b99164c0a7b71004e436203f603dff1d2d9482b4f32e6cb18683dc17 image: linuxserver/prowlarr:1.18.0@sha256:237e9a72c11c5350bf22e355759436ecd4fd660e820d5b556d9a9e436f25f6b9
environment: environment:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000

8
prowlarr/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: prowlarr id: prowlarr
category: media category: media
name: Prowlarr name: Prowlarr
version: "1.12.2" version: "1.18.0"
tagline: Prowlarr is an indexer manager/proxy tagline: Prowlarr is an indexer manager/proxy
description: >- description: >-
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required (we do it all). Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required (we do it all).
@ -21,11 +21,7 @@ path: ""
defaultUsername: "" defaultUsername: ""
defaultPassword: "" defaultPassword: ""
releaseNotes: >- releaseNotes: >-
This update takes Prowlarr from 0.4.4 to 1.12.2. This update takes Prowlarr from 1.12.2 to 1.18.0.
🚨 You will be required to set-up a login for prowlarr with this update.
Full release notes here: https://github.com/Prowlarr/Prowlarr/releases Full release notes here: https://github.com/Prowlarr/Prowlarr/releases
torOnly: false torOnly: false

Loading…
Cancel
Save