Files
k8s-at-home-charts/charts/stable/firefly-iii/Chart.yaml
renovate[bot] 0e12f5b54e chore(deps): update helm chart common to v4.5.2 (#1729)
* chore(deps): update helm chart common to v4.5.2

* chore: Auto-update chart metadata

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2022-08-02 16:32:34 +02:00

38 lines
1.0 KiB
YAML

---
apiVersion: v2
appVersion: version-5.6.14
description: "Firefly III: a personal finances manager"
name: firefly-iii
version: 0.2.2
kubeVersion: ">=1.16.0-0"
keywords:
- firefly-iii
- firefly
home: "https://github.com/k8s-at-home/charts/tree/master/charts/stable/firefly-iii"
icon: "https://www.firefly-iii.org/assets/logo/color.png"
sources:
- https://github.com/firefly-iii/firefly-iii
maintainers:
- name: "bikram990"
url: "https://github.com/bikram990"
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.2
- name: mariadb
version: 11.0.2
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: postgresql
version: 11.6.12
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: 16.13.1
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.2