Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-18 22:12:46 +00:00
parent c6e18fba53
commit add1fae030
85 changed files with 1016 additions and 50 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository |
| image.tag | string | `"v0.1.3.1077@sha256:0a955bca64cd9480b57c3d06342d2586629908dc013f16ba2f3d11ecb120eccd"` | image tag |
| image.tag | string | `"v0.1.3.1104@sha256:0e05fea2ec9fb8456ed4440b1a604e51ce81df553090af358d93816cc8858f9d"` | 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. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |