Skip to content

Commit

Permalink
docs: regenerate chart README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JC5 committed Feb 15, 2024
1 parent 41cf65b commit 5e45ed9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/firefly-iii/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# firefly-iii

![Version: 1.7.4](https://img.shields.io/badge/Version-1.7.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.8.0](https://img.shields.io/badge/Version-1.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Installs Firefly III
**Homepage:** <https://www.firefly-iii.org/>
Expand Down Expand Up @@ -106,6 +106,7 @@ ingress:
| cronjob.restartPolicy | string | `"OnFailure"` | How to treat failed jobs |
| cronjob.schedule | string | `"0 3 * * *"` | When to run the CronJob. Defaults to 03:00 as this is when Firefly III executes regular tasks. |
| cronjob.successfulJobsHistoryLimit | int | `3` | How many pods to keep around for successful jobs |
| deploymentStrategyType | string | `"RollingUpdate"` | |
| extraVolumeMounts | list | `[]` | |
| extraVolumes | list | `[]` | |
| fullnameOverride | string | `""` | |
Expand Down

0 comments on commit 5e45ed9

Please sign in to comment.