Merge pull request #102 from meienberger/renovate/sctx-overseerr-1.x

chore(deps): update sctx/overseerr docker tag to v1.30.1
This commit is contained in:
Nicolas Meienberger 2022-10-18 19:11:28 +02:00 committed by GitHub
commit ae1fae635e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 16 deletions

View File

@ -4,9 +4,12 @@
"available": true,
"port": 8116,
"id": "overseerr",
"tipi_version": 1,
"version": "1.29.0",
"categories": ["media", "utilities"],
"tipi_version": 2,
"version": "1.30.1",
"categories": [
"media",
"utilities"
],
"description": "Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services, such as Sonarr, Radarr, and Plex!",
"short_desc": "Request management and media discovery tool for the Plex ecosystem",
"author": "sct",

View File

@ -2,7 +2,7 @@ version: "3"
services:
overseerr:
container_name: overseerr
image: sctx/overseerr:1.29.0
image: sctx/overseerr:1.30.1
environment:
- TZ=${TZ}
volumes: