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-04 13:50:37 +00:00
parent a9c22f53d3
commit 0f58338ff8
60 changed files with 589 additions and 219 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PGSQL_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/quassel-core"` | |
| image.tag | string | `"v0.13.1"` | |
| image.tag | string | `"v0.14.0"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |