* chore(apps): cleanup questions by removing hidden dicts * persistence cleanup pt1 * persistence cleanup pt2 * persistence cleanup pt3 * persistence cleanup pt4 * persistence cleanup pt5 * remove gui for staticfiles for recipes * make mountPath visible and read-only field * make mountPath visible and read-only field * bump patch * remove trailing `/` on paths and fix freerad * enable udev (scrutiny) * also cleanup vCT * move mountPath under advanced * update mountPath label * bump patch dep train
37 lines
902 B
YAML
37 lines
902 B
YAML
apiVersion: v2
|
|
appVersion: "5.6.5"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.9.21
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 6.0.31
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://truecharts.org
|
|
version: 1.0.36
|
|
deprecated: false
|
|
description: A free and open source personal finance manager
|
|
home: https://github.com/firefly-iii/firefly-iii/
|
|
icon: https://truecharts.org/_static/img/appicons/fireflyiii-icon.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: 13.1.5
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- finacial
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|