32 lines
761 B
YAML
32 lines
761 B
YAML
apiVersion: v2
|
|
appVersion: "1.6.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.1.15
|
|
description: A music library manager and not, for the most part, a music player.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/beets
|
|
icon: https://truecharts.org/_static/img/appicons/beets.png
|
|
keywords:
|
|
- music
|
|
- library
|
|
- manager
|
|
- player
|
|
- beets
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: beets
|
|
sources:
|
|
- https://github.com/linuxserver/docker-beets
|
|
- https://beets.io/
|
|
type: application
|
|
version: 3.0.9
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|