Bot Updating Documentation

pull/331/head
LinuxServer-CI 2025-07-10 18:52:17 +00:00
rodzic 67fa789975
commit 574b14796d
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -6,6 +6,10 @@ description: "[Sickchill](https://github.com/SickChill/SickChill) is an Automati
---
<!-- DO NOT EDIT THIS FILE MANUALLY -->
<!-- Please read https://github.com/linuxserver/docker-sickchill/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/sickchill](https://github.com/linuxserver/docker-sickchill)
[![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fsickchill?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh)
@ -300,6 +304,7 @@ To help with development, we generate this dependency graph.
init-sickchill-config -> init-config-end
init-os-end -> init-crontab-config
init-mods-end -> init-custom-files
init-config-end -> init-deprecate
init-adduser -> init-device-perms
base -> init-envfile
base -> init-migrations
@ -314,6 +319,7 @@ To help with development, we generate this dependency graph.
init-envfile -> init-os-end
init-migrations -> init-os-end
init-custom-files -> init-services
init-deprecate -> init-services
init-mods-end -> init-services
init-config -> init-sickchill-config
init-services -> svc-cron
@ -329,6 +335,7 @@ To help with development, we generate this dependency graph.
## Versions
* **10.07.25:** - Deprecate.
* **10.07.24:** - Rebase to Alpine 3.20.
* **13.02.24:** - Rebase to Alpine 3.19.
* **07.10.23:** - Install unrar from [linuxserver repo](https://github.com/linuxserver/docker-unrar).