mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
27 lines
863 B
YAML
27 lines
863 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: 10.6.2
|
|
description: Airsonic is a Free and Open Source community driven media server
|
|
name: airsonic
|
|
version: 6.3.3
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- airsonic
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/apps/airsonic
|
|
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png
|
|
sources:
|
|
- https://github.com/airsonic-advanced/airsonic-advanced
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
|
|
maintainers:
|
|
- name: Patricol
|
|
url: https://patricol.co/
|
|
- name: bjw-s
|
|
email: me@bjw-s.dev
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.4.2
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.4.2
|