Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-21 09:06:41 +00:00
parent a52bc98bdf
commit 2c4bff1441
42 changed files with 456 additions and 50 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="fireflyiii-8.0.4"></a>
### [fireflyiii-8.0.4](https://github.com/truecharts/apps/compare/fireflyiii-8.0.3...fireflyiii-8.0.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<a name="fireflyiii-8.0.3"></a>
### [fireflyiii-8.0.3](https://github.com/truecharts/apps/compare/fireflyiii-8.0.2...fireflyiii-8.0.3) (2021-09-21)
+3 -3
View File
@@ -1,7 +1,7 @@
<a name="fireflyiii-8.0.3"></a>
### [fireflyiii-8.0.3](https://github.com/truecharts/apps/compare/fireflyiii-8.0.2...fireflyiii-8.0.3) (2021-09-21)
<a name="fireflyiii-8.0.4"></a>
### [fireflyiii-8.0.4](https://github.com/truecharts/apps/compare/fireflyiii-8.0.3...fireflyiii-8.0.4) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
+1 -1
View File
@@ -47,7 +47,7 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql.postgresqlUsername | string | `"firefly"` | |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| probes.liveness.path | string | `"/login"` | |
| probes.readiness.path | string | `"/login"` | |
| probes.startup.path | string | `"/login"` | |