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

Commit 18fbe59

Browse files
authored
Merge pull request #19 from linuxserver/deprecate
Deprecate
2 parents 8df4eb3 + 89194d1 commit 18fbe59

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
@@ -6,6 +6,7 @@ project_url: "https://github.com/magne4000/quassel-webserver"
66
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/quassel-web-banner.png"
77
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a web client for Quassel. Note that a Quassel-Core instance is required, we have a container available [here.](https://hub.docker.com/r/linuxserver/quassel-core/)"
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
9+
project_deprecation_status: true
910
# supported architectures
1011
available_architectures:
1112
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -81,6 +82,7 @@ init_diagram: |
8182
"quassel-web:latest" <- Base Images
8283
# changelog
8384
changelogs:
85+
- {date: "26.12.24:", desc: "Deprecate."}
8486
- {date: "25.05.24:", desc: "Rebase to Alpine 3.20."}
8587
- {date: "10.11.23:", desc: "Rebase to Alpine 3.18. Rename settings-user.js to .cjs to match upstream."}
8688
- {date: "06.07.23:", desc: "Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf)"}

0 commit comments

Comments
 (0)