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

Commit 21d67c5

Browse files
authored
Merge pull request #94 from linuxserver/deprecate
Deprecate
2 parents 1895121 + 18e5a00 commit 21d67c5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

readme-vars.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ project_url: "https://owntone.github.io/owntone-server/"
66
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/daapd-icon.png"
77
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) (iTunes) media server with support for AirPlay devices, Apple Remote (and compatibles), Chromecast, MPD and internet radio."
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
9+
project_deprecation_status: true
10+
project_deprecation_message: |
11+
We recommend switching to the official container image
12+
https://github.com/owntone/owntone-container
913
# supported architectures
1014
available_architectures:
1115
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -92,6 +96,7 @@ init_diagram: |
9296
"daapd:latest" <- Base Images
9397
# changelog
9498
changelogs:
99+
- {date: "17.01.25:", desc: "Deprecate."}
95100
- {date: "27.08.24:", desc: "Rebase to Alpine 3.20."}
96101
- {date: "20.03.24:", desc: "Rebase to Alpine 3.19."}
97102
- {date: "25.08.23:", desc: "Rebase to Alpine 3.18, remove abandoned libspotify libs."}

0 commit comments

Comments
 (0)