diff --git a/docs/images/docker-sickchill.md b/docs/images/docker-sickchill.md index aade3b130d..7e05759426 100644 --- a/docs/images/docker-sickchill.md +++ b/docs/images/docker-sickchill.md @@ -6,6 +6,10 @@ description: "[Sickchill](https://github.com/SickChill/SickChill) is an Automati --- +# 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).