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-31 21:41:01 +00:00
parent 4940f8a168
commit ebbbcc0088
287 changed files with 6907 additions and 3959 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="monica-0.0.35"></a>
### [monica-0.0.35](https://github.com/truecharts/apps/compare/monica-0.0.34...monica-0.0.35) (2022-01-31)
#### Chore
* update docker general non-major docker tags ([#1823](https://github.com/truecharts/apps/issues/1823))
<a name="monica-0.0.34"></a>
### [monica-0.0.34](https://github.com/truecharts/apps/compare/monica-0.0.33...monica-0.0.34) (2022-01-25)
+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:56e9fbf9ec6f61314fe6c24d0ae6ab063cbf9d7b258b3cd6d38bbe3fce41db4d"` | |
| image.tag | string | `"v3.6.1@sha256:e5152cda76476f22c04585163580e7d31b2c2c8af49bbac7e46464d2e17762fd"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"monica"` | |
File diff suppressed because one or more lines are too long