mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update jackett to 0.21.1289 (#879)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
bb0c0925d4
commit
a245d82645
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_WHITELIST: "/api/*"
|
PROXY_AUTH_WHITELIST: "/api/*"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: lscr.io/linuxserver/jackett:0.21.1000@sha256:e18a335d79676933b9f3f08ec4aa4b760d991ae59b6f2203da68cac7771aceaf
|
image: linuxserver/jackett:0.21.1289@sha256:abcbb4df3064fd6a0aeb29bbb0be1f7e18be321b1c85009c94f65efdfb399add
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data:/config
|
- ${APP_DATA_DIR}/data:/config
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: jackett
|
id: jackett
|
||||||
category: media
|
category: media
|
||||||
name: Jackett
|
name: Jackett
|
||||||
version: "0.21.1000"
|
version: "0.21.1289"
|
||||||
tagline: API support for your favorite torrent trackers
|
tagline: API support for your favorite torrent trackers
|
||||||
description: >-
|
description: >-
|
||||||
Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, etc) into tracker-site-specific http queries,
|
Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, etc) into tracker-site-specific http queries,
|
||||||
@ -33,6 +33,8 @@ gallery:
|
|||||||
- 2.jpg
|
- 2.jpg
|
||||||
- 3.jpg
|
- 3.jpg
|
||||||
path: ""
|
path: ""
|
||||||
|
releaseNotes: >-
|
||||||
|
This release updates Jackett from v0.21.1000 to v0.21.1289. The full release notes are available at https://github.com/Jackett/Jackett/releases.
|
||||||
permissions:
|
permissions:
|
||||||
- STORAGE_DOWNLOADS
|
- STORAGE_DOWNLOADS
|
||||||
torOnly: false
|
torOnly: false
|
||||||
|
Loading…
Reference in New Issue
Block a user