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 Jun 30, 2024
1 parent 6561d87 commit f8dc42d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/firefly-db/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# firefly-db

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

Installs a postgres db for Firefly III

Expand Down Expand Up @@ -51,7 +51,7 @@ storage:
| configs.existingSecret | string | `""` | Set this to the name of a secret to load environment variables from. If defined, values in the secret will override values in configs |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"postgres"` | |
| image.tag | string | `"10-alpine"` | Should containe alpine if you use backup.destination "http" |
| image.tag | string | `"10-alpine"` | |
| storage.accessModes | string | `"ReadWriteOnce"` | |
| storage.class | string | `nil` | |
| storage.dataSize | string | `"1Gi"` | |
Expand Down

0 comments on commit f8dc42d

Please sign in to comment.