Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="handbrake-8.0.19"></a>
|
||||
### [handbrake-8.0.19](https://github.com/truecharts/apps/compare/handbrake-8.0.18...handbrake-8.0.19) (2021-10-21)
|
||||
|
||||
#### Fix
|
||||
|
||||
* null is obviously not a correct password.
|
||||
|
||||
|
||||
|
||||
<a name="handbrake-8.0.18"></a>
|
||||
### [handbrake-8.0.18](https://github.com/truecharts/apps/compare/handbrake-8.0.17...handbrake-8.0.18) (2021-10-21)
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.KEEP_APP_RUNNING | string | `"0"` | |
|
||||
| env.PUID | int | `568` | |
|
||||
| env.SECURE_CONNECTION | string | `"0"` | |
|
||||
| env.VNC_PASSWORD | string | `nil` | |
|
||||
| env.VNC_PASSWORD | string | `""` | |
|
||||
| envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/handbrake"` | |
|
||||
|
||||
Reference in New Issue
Block a user