mirror of
https://github.com/linuxserver/docker-feed2toot.git
synced 2026-03-02 00:02:50 +08:00
Merge pull request #17 from linuxserver/deprecate
This commit is contained in:
commit
412a653b3c
@ -8,6 +8,7 @@ project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) automatically
|
||||
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
|
||||
project_categories: "RSS,Social"
|
||||
project_blurb_optional_extras_enabled: false
|
||||
project_deprecation_status: true
|
||||
# supported architectures
|
||||
available_architectures:
|
||||
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
|
||||
@ -89,6 +90,7 @@ init_diagram: |
|
||||
"feed2toot:latest" <- Base Images
|
||||
# changelog
|
||||
changelogs:
|
||||
- {date: "10.11.25:", desc: "Deprecate."}
|
||||
- {date: "23.12.23:", desc: "Rebase to Alpine 3.19."}
|
||||
- {date: "25.05.23:", desc: "Rebase to Alpine 3.18, deprecate armhf."}
|
||||
- {date: "02.03.23:", desc: "Allow user customizable cron."}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user