37 lines
985 B
YAML
37 lines
985 B
YAML
apiVersion: v2
|
|
appVersion: "5.7.10"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.7
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.45
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 3.0.44
|
|
deprecated: false
|
|
description: A free and open source personal finance manager
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/fireflyiii
|
|
icon: https://truecharts.org/img/chart-icons/fireflyiii.png
|
|
keywords:
|
|
- fireflyiii
|
|
- finacial
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: fireflyiii
|
|
sources:
|
|
- https://github.com/firefly-iii/firefly-iii/
|
|
type: application
|
|
version: 16.0.27
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- finacial
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|