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

Commit e1b1a9a

Browse files
authored
Merge pull request #56 from linuxserver/deprecate
Deprecate
2 parents eaf6174 + 0538338 commit e1b1a9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme-vars.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ project_blurb: |
99
1010
This container handles the IRC connection (quasselcore) and requires a desktop client (quasselclient) to be used and configured. It is designed to be always on and will keep your identity present in IRC even when your clients cannot be online. Backlog (history) is downloaded by your client upon reconnection allowing infinite scrollback through time.
1111
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
12+
project_deprecation_status: true
1213
# supported architectures
1314
available_architectures:
1415
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -133,6 +134,7 @@ init_diagram: |
133134
"quassel-core:latest" <- Base Images
134135
# changelog
135136
changelogs:
137+
- {date: "26.12.24:", desc: "Deprecate."}
136138
- {date: "26.08.23:", desc: "Rebase to Alpine 3.20."}
137139
- {date: "10.11.23:", desc: "Rebase to Alpine 3.18."}
138140
- {date: "03.07.23:", desc: "Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf)"}

0 commit comments

Comments
 (0)