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-10 19:43:33 +00:00
parent 4a45ee7fec
commit bf6c82e029
60 changed files with 1030 additions and 777 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:b6dee110309c677d220a037e810b0aa567e3a29c1af0f55534485cc77f2b1fc4"` | |
| image.tag | string | `"v10.6.5@sha256:4fc44946bf20b12307c330633bab148b69f326c26ff77096475643a70ce889fe"` | |
| mariadbDatabase | string | `"test"` | |
| mariadbPassword | string | `"testpass"` | |
| mariadbRootPassword | string | `"testroot"` | |