31 lines
873 B
YAML
31 lines
873 B
YAML
apiVersion: v2
|
|
appVersion: "11.0.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 9.0.0
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 7.0.0
|
|
description: Airsonic is a Free and Open Source community driven media server
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic-advanced
|
|
icon: https://truecharts.org/_static/img/appicons/airsonic-icon.png
|
|
keywords:
|
|
- airsonic
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: airsonic-advanced
|
|
sources:
|
|
- https://github.com/airsonic/airsonic-advanced
|
|
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
|
|
version: 2.0.0
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|