Update Jellyseer from 1.7.0 to 1.9.2 (#1218)

Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
Eldar Nizamutdinov 2024-07-18 04:34:19 +04:00 committed by GitHub
parent cadd0aad0c
commit 0c254aeb8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -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"