Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-05 23:30:28 +00:00
parent 87c8713fc8
commit bd8dc244fa
16 changed files with 420 additions and 6467 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="fireflyiii-13.0.10"></a>
### [fireflyiii-13.0.10](https://github.com/truecharts/apps/compare/fireflyiii-13.0.9...fireflyiii-13.0.10) (2021-12-05)
#### Chore
* fix some remaining issues after refactor work
<a name="fireflyiii-13.0.9"></a>
### fireflyiii-13.0.9 (2021-12-05)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "5.5.12"
appVersion: "5.6.5"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/fireflyiii-core"` | |
| image.tag | string | `"version-5.5.12@sha256:f6dddfae65571d7995d5b24bf28fdf453775b825c35cac0c48b8ce52449090cf"` | |
| image.tag | string | `"v5.6.5@sha256:fe75d9df1daf62871eccb976643ff393ed1bd402b61baa0f17f7ad5289697264"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html/storage/upload"` | |
| podSecurityContext.runAsGroup | int | `0` | |
File diff suppressed because one or more lines are too long