File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/ma
77project_blurb : |
88 [{{ project_name|capitalize }}]({{ project_url }}) is a free and open source software application for managing requests for your media library.
99project_lsio_github_repo_url : " https://github.com/linuxserver/docker-{{ project_name }}"
10+
11+ # deprecation information
12+ project_deprecation_status : true
13+ project_deprecation_message : " Overseerr is now end of life, we recommend migrating to the official Seerr image: https://github.com/seerr-team/seerr"
14+
1015# supported architectures
1116available_architectures :
1217 - {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -77,6 +82,7 @@ init_diagram: |
7782 "overseerr:develop" <- Base Images
7883# changelog
7984changelogs :
85+ - {date: "16.02.26:", desc: "Deprecate."}
8086 - {date: "05.07.25:", desc: "Rebase to Alpine 3.22."}
8187 - {date: "24.12.24:", desc: "Rebase to Alpine 3.21."}
8288 - {date: "26.05.24:", desc: "Rebase to Alpine 3.20."}
You can’t perform that action at this time.
0 commit comments