File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ project_blurb: |
88 [{{ project_name|capitalize }}]({{ project_url }}) is a request management and media discovery tool built to work with your existing Plex ecosystem.
99project_lsio_github_repo_url : " https://github.com/linuxserver/docker-{{ project_name }}"
1010project_categories : " Media Requesters"
11+
12+ # deprecation information
13+ project_deprecation_status : true
14+ project_deprecation_message : " Overseerr is now end of life, we recommend migrating to the official Seerr image: https://github.com/seerr-team/seerr"
15+
1116# supported architectures
1217available_architectures :
1318 - {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -75,6 +80,7 @@ init_diagram: |
7580 "overseerr:latest" <- Base Images
7681# changelog
7782changelogs :
83+ - {date: "05.07.25:", desc: "Rebase to Alpine 3.22."}
7884 - {date: "05.07.25:", desc: "Rebase to Alpine 3.22."}
7985 - {date: "24.12.24:", desc: "Rebase to Alpine 3.21."}
8086 - {date: "31.05.24:", desc: "Rebase to Alpine 3.20."}
You can’t perform that action at this time.
0 commit comments