Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -19,15 +19,13 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.DISPLAY_HEIGHT | string | `"768"` | |
|
||||
| env.DISPLAY_WIDTH | string | `"1280"` | |
|
||||
| env.KEEP_APP_RUNNING | string | `"0"` | |
|
||||
| env.PGID | string | `"568"` | |
|
||||
| env.PUID | string | `"568"` | |
|
||||
| env.PUID | int | `568` | |
|
||||
| env.SECURE_CONNECTION | string | `"0"` | |
|
||||
| env.VNC_PASSWORD | string | `nil` | |
|
||||
| envTpl.GROUP_ID | string | `"{{ .Values.env.PGID }}"` | |
|
||||
| envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/handbrake"` | |
|
||||
| image.tag | string | `"v1.24.1@sha256:465f3116359c0b40497f0f2249cb1326047208d2aa70c0822df73e3d6e49eee7"` | |
|
||||
| image.tag | string | `"v1.24.2@sha256:312ddf5ec046fd0ca3f84015b55c8b4cbe1d6e8340ffcaf244489592a3fc92da"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
Reference in New Issue
Block a user