Bot Updating Documentation

pull/279/head
LinuxServer-CI 2024-12-26 18:55:51 +00:00
rodzic 56f9425840
commit 24f00c427e
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -3,6 +3,10 @@ title: quassel-core
--- ---
<!-- DO NOT EDIT THIS FILE MANUALLY --> <!-- DO NOT EDIT THIS FILE MANUALLY -->
<!-- Please read https://github.com/linuxserver/docker-quassel-core/blob/master/.github/CONTRIBUTING.md --> <!-- Please read https://github.com/linuxserver/docker-quassel-core/blob/master/.github/CONTRIBUTING.md -->
# DEPRECATION NOTICE
This image is deprecated. We will not offer support for this image and it will not be updated.
# [linuxserver/quassel-core](https://github.com/linuxserver/docker-quassel-core) # [linuxserver/quassel-core](https://github.com/linuxserver/docker-quassel-core)
[![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fquassel-core?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh) [![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fquassel-core?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh)
@ -355,6 +359,7 @@ To help with development, we generate this dependency graph.
init-quassel-config -> init-config-end init-quassel-config -> init-config-end
init-os-end -> init-crontab-config init-os-end -> init-crontab-config
init-mods-end -> init-custom-files init-mods-end -> init-custom-files
init-config-end -> init-deprecate
base -> init-envfile base -> init-envfile
base -> init-migrations base -> init-migrations
base -> init-mods base -> init-mods
@ -368,6 +373,7 @@ To help with development, we generate this dependency graph.
init-migrations -> init-os-end init-migrations -> init-os-end
init-config -> init-quassel-config init-config -> init-quassel-config
init-custom-files -> init-services init-custom-files -> init-services
init-deprecate -> init-services
init-mods-end -> init-services init-mods-end -> init-services
init-services -> svc-cron init-services -> svc-cron
svc-cron -> legacy-services svc-cron -> legacy-services
@ -382,6 +388,7 @@ To help with development, we generate this dependency graph.
## Versions ## Versions
* **26.12.24:** - Deprecate.
* **26.08.23:** - Rebase to Alpine 3.20. * **26.08.23:** - Rebase to Alpine 3.20.
* **10.11.23:** - Rebase to Alpine 3.18. * **10.11.23:** - Rebase to Alpine 3.18.
* **03.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **03.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf)