chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-16.0.41](https://github.com/truecharts/charts/compare/fireflyiii-16.0.40...fireflyiii-16.0.41) (2022-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
|
||||
- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-16.0.40](https://github.com/truecharts/charts/compare/fireflyiii-16.0.39...fireflyiii-16.0.40) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "5.7.10"
|
||||
appVersion: "5.7.11"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# fireflyiii
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A free and open source personal finance manager
|
||||
|
||||
@@ -24,9 +24,9 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.69 |
|
||||
| https://charts.truecharts.org | redis | 3.0.67 |
|
||||
| https://library-charts.truecharts.org | common | 10.5.6 |
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.75 |
|
||||
| https://charts.truecharts.org | redis | 3.0.71 |
|
||||
| https://library-charts.truecharts.org | common | 10.5.9 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
@@ -66,7 +66,7 @@ helm uninstall fireflyiii
|
||||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
||||
|
||||
Reference in New Issue
Block a user