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-22 11:40:13 +00:00
parent 2a0a40079c
commit 2b74b92e3d
86 changed files with 898 additions and 165 deletions
+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:0cad7e4cc49f2b119fd8df448f3d1c56411b5dc0cb5e816a27cd3abd84b94836"` | |
| image.tag | string | `"v3.6.1@sha256:45008fe76cd32ca18a9ac2672fc4e52afd0a01c4450d51dd2d5d83212f2bcef5"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"monica"` | |