Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"}
Expand Down Expand Up @@ -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."}
Expand Down