31 lines
792 B
YAML
31 lines
792 B
YAML
|
apiVersion: v2
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
name: fireflyiii
|
||
|
version: 1.0.1
|
||
|
appVersion: "auto"
|
||
|
description: A free and open source personal finance manager
|
||
|
type: application
|
||
|
deprecated: false
|
||
|
home: https://github.com/firefly-iii/firefly-iii/
|
||
|
icon: https://www.firefly-iii.org/assets/logo/color.png
|
||
|
keywords:
|
||
|
- fireflyiii
|
||
|
- finacial
|
||
|
sources:
|
||
|
- https://github.com/firefly-iii/firefly-iii/
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org/
|
||
|
version: 3.5.5
|
||
|
- name: postgresql
|
||
|
version: 10.4.2
|
||
|
repository: https://charts.bitnami.com/bitnami
|
||
|
condition: postgresql.enabled
|
||
|
maintainers:
|
||
|
- name: TrueCharts
|
||
|
email: info@truecharts.org
|
||
|
url: truecharts.org
|
||
|
- name: warllo54
|
||
|
email: 20650065+warllo54@users.noreply.github.com
|
||
|
url: truecharts.org
|