34 lines
923 B
YAML
34 lines
923 B
YAML
apiVersion: v2
|
|
appVersion: "latest"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.3.3
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://charts.truecharts.org/
|
|
version: 2.0.51
|
|
description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/koel
|
|
icon: https://truecharts.org/_static/img/appicons/koel.png
|
|
keywords:
|
|
- koel
|
|
- music
|
|
- stream
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: koel
|
|
sources:
|
|
- https://github.com/koel/docker
|
|
- https://hub.docker.com/r/hyzual/koel
|
|
- https://github.com/koel/koel
|
|
version: 1.0.13
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|