mirror of
https://github.com/linuxserver/docker-overseerr.git
synced 2026-02-23 00:00:48 +08:00
Deprecate
This commit is contained in:
parent
b8dad0625f
commit
fa5eee02c7
@ -7,6 +7,11 @@ project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/ma
|
||||
project_blurb: |
|
||||
[{{ project_name|capitalize }}]({{ project_url }}) is a free and open source software application for managing requests for your media library.
|
||||
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
|
||||
|
||||
# deprecation information
|
||||
project_deprecation_status: true
|
||||
project_deprecation_message: "Overseerr is now end of life, we recommend migrating to the official Seerr image: https://github.com/seerr-team/seerr"
|
||||
|
||||
# supported architectures
|
||||
available_architectures:
|
||||
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
|
||||
@ -77,6 +82,7 @@ init_diagram: |
|
||||
"overseerr:develop" <- Base Images
|
||||
# changelog
|
||||
changelogs:
|
||||
- {date: "16.02.26:", desc: "Deprecate."}
|
||||
- {date: "05.07.25:", desc: "Rebase to Alpine 3.22."}
|
||||
- {date: "24.12.24:", desc: "Rebase to Alpine 3.21."}
|
||||
- {date: "26.05.24:", desc: "Rebase to Alpine 3.20."}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user