mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update Jellyseer from 1.7.0 to 1.9.2 (#1218)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
cadd0aad0c
commit
0c254aeb8d
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: fallenbagel/jellyseerr:1.7.0@sha256:6dcdb5ba50913a14b2bd7df6388607ce175121f3416679c2746501256ac9f075
|
||||
image: fallenbagel/jellyseerr:1.9.2@sha256:8f708df0ce3f202056bde5d7bff625eb59efe38f4ee47bdddc7560b6e4a5a214
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/config:/app/config
|
||||
restart: on-failure
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: jellyseerr
|
||||
category: media
|
||||
name: Jellyseerr
|
||||
version: "1.7.0"
|
||||
version: "1.9.2"
|
||||
tagline: Beautiful media discovery for Jellyfin users
|
||||
description: >-
|
||||
Jellyseerr is a request management and media discovery tool built to work with your existing Jellyfin ecosystem.
|
||||
|
@ -29,7 +29,11 @@ gallery:
|
|||
path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: ""
|
||||
releaseNotes: >-
|
||||
This update brings Jellyseerr from version 1.7.0 to 1.9.2.
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/fallenbagel/jellyseerr/releases
|
||||
torOnly: false
|
||||
submitter: johnpc
|
||||
submission: "https://github.com/getumbrel/umbrel-apps/pull/924"
|
Loading…
Reference in New Issue
Block a user