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-19 15:38:23 +00:00
parent 1f333d7f9c
commit 6b6a2eb4b2
216 changed files with 2159 additions and 807 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/mariadb"` | |
| image.tag | string | `"v10.6.5@sha256:a1960386fb3376a5f966d7aa55cce157958533bda88004bba0dce563157e7e0a"` | |
| image.tag | string | `"v10.6.5@sha256:e40182491d06886b5bdd7eb5dda04b5eace4f589a5042ecaf0002901dab2f0a5"` | |
| mariadbDatabase | string | `"test"` | |
| mariadbPassword | string | `"testpass"` | |
| mariadbRootPassword | string | `"testroot"` | |