mirror of
https://github.com/linuxserver/docker-snapdrop.git
synced 2026-01-20 03:51:59 +08:00
Deprecate
This commit is contained in:
parent
1ed714db7d
commit
599bc3cc8e
@ -9,6 +9,11 @@ project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_
|
||||
project_categories: "File Sharing"
|
||||
project_blurb_optional_extras_enabled: false
|
||||
project_blurb_optional_extras: []
|
||||
|
||||
# deprecation information
|
||||
project_deprecation_status: true
|
||||
project_deprecation_message: "Considering switching to https://github.com/linuxserver/docker-pairdrop for similar functionality"
|
||||
|
||||
# supported architectures
|
||||
available_architectures:
|
||||
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
|
||||
@ -92,6 +97,7 @@ init_diagram: |
|
||||
"snapdrop:latest" <- Base Images
|
||||
# changelog
|
||||
changelogs:
|
||||
- {date: "19.02.25:", desc: "Deprecate."}
|
||||
- {date: "31.05.24:", desc: "Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings."}
|
||||
- {date: "06.02.24:", desc: "Existing users should update: site-confs/default.conf - Cleanup default site conf."}
|
||||
- {date: "23.12.23:", desc: "Rebase to Alpine 3.19 with php 8.3."}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user