25 lines
602 B
YAML
25 lines
602 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "5.2.5"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.2.1
|
||
|
description: A personal music streaming server
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/mstream
|
||
|
icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/mstream.png
|
||
|
keywords:
|
||
|
- mstream
|
||
|
- server
|
||
|
- music
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: truecharts.org
|
||
|
name: mstream
|
||
|
sources:
|
||
|
- https://github.com/linuxserver/docker-mstream
|
||
|
- https://mstream.io/
|
||
|
type: application
|
||
|
version: 0.0.2
|