34 lines
951 B
YAML
34 lines
951 B
YAML
apiVersion: v2
|
|
appVersion: "latest"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.7
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://charts.truecharts.org/
|
|
version: 3.0.43
|
|
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/img/chart-icons/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/phanan/koel
|
|
- https://github.com/koel/koel
|
|
version: 3.0.24
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|