Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-24 13:06:00 +00:00
parent 7e89255cd6
commit 2bcc34b874
161 changed files with 3533 additions and 2296 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="monica-0.0.33"></a>
### [monica-0.0.33](https://github.com/truecharts/apps/compare/monica-0.0.32...monica-0.0.33) (2022-01-24)
#### Chore
* update docker general non-major ([#1786](https://github.com/truecharts/apps/issues/1786))
<a name="monica-0.0.32"></a>
### [monica-0.0.32](https://github.com/truecharts/apps/compare/monica-0.0.31...monica-0.0.32) (2022-01-22)
+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 | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/monica"` | |
| image.tag | string | `"v3.6.1@sha256:45008fe76cd32ca18a9ac2672fc4e52afd0a01c4450d51dd2d5d83212f2bcef5"` | |
| image.tag | string | `"v3.6.1@sha256:56e9fbf9ec6f61314fe6c24d0ae6ab063cbf9d7b258b3cd6d38bbe3fce41db4d"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"monica"` | |
File diff suppressed because one or more lines are too long