From 27d39430161afa838152d2b0249c58ffc9601d77 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 18 Jan 2025 14:46:12 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-daapd.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/images/docker-daapd.md b/docs/images/docker-daapd.md index 5ea744339..4d924b71b 100644 --- a/docs/images/docker-daapd.md +++ b/docs/images/docker-daapd.md @@ -3,6 +3,13 @@ title: daapd --- +# DEPRECATION NOTICE +This image is deprecated. We will not offer support for this image and it will not be updated. + + +We recommend switching to the official container image +https://github.com/owntone/owntone-container + # [linuxserver/daapd](https://github.com/linuxserver/docker-daapd) [![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fdaapd?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh) @@ -317,6 +324,7 @@ To help with development, we generate this dependency graph. init-os-end -> init-crontab-config init-mods-end -> init-custom-files init-config -> init-daapd-config + init-config-end -> init-deprecate base -> init-envfile base -> init-migrations base -> init-mods @@ -329,6 +337,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 svc-dbus -> svc-avahi svc-avahi -> legacy-services @@ -349,6 +358,7 @@ To help with development, we generate this dependency graph. ## Versions +* **17.01.25:** - Deprecate. * **27.08.24:** - Rebase to Alpine 3.20. * **20.03.24:** - Rebase to Alpine 3.19. * **25.08.23:** - Rebase to Alpine 3.18, remove abandoned libspotify libs.