forked from firefly-iii/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
25 lines (25 loc) · 786 Bytes
/
Copy pathChart.yaml
File metadata and controls
25 lines (25 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
apiVersion: v2
name: firefly-iii-stack
version: 0.7.3
description: Installs Firefly III stack (db, app, importer)
type: application
dependencies:
- name: firefly-db
version: 0.1.0
condition: firefly-db.enabled
repository: https://firefly-iii.github.io/kubernetes/
- name: firefly-iii
version: 1.4.0
condition: firefly-iii.enabled
repository: https://firefly-iii.github.io/kubernetes/
- name: importer
version: 1.3.1
condition: importer.enabled
repository: https://firefly-iii.github.io/kubernetes/
home: https://github.com/firefly-iii/kubernetes
sources:
- https://github.com/firefly-iii/kubernetes
maintainers:
- name: morremeyer
email: firefly-iii@mor.re
icon: https://raw.githubusercontent.com/firefly-iii/firefly-iii/main/.github/assets/img/logo-small.png