Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-28 11:54:51 +00:00
parent 18ad857247
commit 2d73b76a4e
224 changed files with 2776 additions and 990 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | See below | environment variables. See [image docs](https://hub.docker.com/r/thelounge/thelounge/) for more details. |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"tccr.io/truecharts/thelounge"` | image repository |
| image.tag | string | `"v4.3.0@sha256:54925eb1c85405d23323bc32b3e6bf3c675a75c198c673532765f816321edf6f"` | image tag |
| image.tag | string | `"v4.3.0@sha256:87a843a1f3eeb0759ed240017b58c83a281b5e3e653c17a62fc6b50137fa9c9b"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |