30 lines
796 B
YAML
30 lines
796 B
YAML
apiVersion: v2
|
|
appVersion: "1.3.2"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.8
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 7.0.42
|
|
description: Server for Ferdi that you can re-use to run your own
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/ferdi-server
|
|
icon: https://truecharts.org/_static/img/appicons/ferdi-server.png
|
|
keywords:
|
|
- ferdi
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: ferdi-server
|
|
sources:
|
|
- https://github.com/getferdi/server
|
|
version: 1.0.2
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|