Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 08e272c

Browse files
committed
deprecate image
1 parent 81f7785 commit 08e272c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme-vars.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ project_blurb: |
77
[{{ project_name|capitalize }}]({{ project_url }}) - Book Manager and Automation (Sonarr for Ebooks)
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
99
project_categories: "Books"
10+
# deprecation information
11+
project_deprecation_status: true
12+
project_deprecation_message: "Due to lack of developers, and issues with maintaining status quo, upstream has decided to retire the project."
1013
# supported architectures
1114
available_architectures:
1215
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -78,6 +81,7 @@ init_diagram: |
7881
"readarr:develop" <- Base Images
7982
# changelog
8083
changelogs:
84+
- {date: "27.06.25:", desc: "Deprecate image."}
8185
- {date: "20.12.24:", desc: "Rebase to Alpine 3.21."}
8286
- {date: "25.05.24:", desc: "Rebase to Alpine 3.20."}
8387
- {date: "20.03.24:", desc: "Rebase to Alpine 3.19."}

0 commit comments

Comments
 (0)