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>
|
# 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>
|
<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)
|
### [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.KEEP_APP_RUNNING | string | `"0"` | |
|
||||||
| env.PUID | int | `568` | |
|
| env.PUID | int | `568` | |
|
||||||
| env.SECURE_CONNECTION | string | `"0"` | |
|
| env.SECURE_CONNECTION | string | `"0"` | |
|
||||||
| env.VNC_PASSWORD | string | `nil` | |
|
| env.VNC_PASSWORD | string | `""` | |
|
||||||
| envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | |
|
| envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"ghcr.io/truecharts/handbrake"` | |
|
| image.repository | string | `"ghcr.io/truecharts/handbrake"` | |
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# 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>
|
<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)
|
### [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.KEEP_APP_RUNNING | string | `"0"` | |
|
||||||
| env.PUID | int | `568` | |
|
| env.PUID | int | `568` | |
|
||||||
| env.SECURE_CONNECTION | string | `"0"` | |
|
| env.SECURE_CONNECTION | string | `"0"` | |
|
||||||
| env.VNC_PASSWORD | string | `nil` | |
|
| env.VNC_PASSWORD | string | `""` | |
|
||||||
| envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | |
|
| envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"ghcr.io/truecharts/handbrake"` | |
|
| image.repository | string | `"ghcr.io/truecharts/handbrake"` | |
|
||||||
|
|||||||
+36
-1
@@ -65086,6 +65086,41 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/grocy-3.1.5/grocy-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/grocy-3.1.5/grocy-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
handbrake:
|
handbrake:
|
||||||
|
- annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- media
|
||||||
|
truecharts.org/grade: U
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.24.2
|
||||||
|
created: "2021-10-21T19:48:19.134035875Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.3.14
|
||||||
|
description: HandBrake is a tool for converting video from nearly any format to
|
||||||
|
a selection of modern, widely supported codecs.
|
||||||
|
digest: 707e165461e415268b8ba17233a04c61f2811c94b7e41fb46fe82de6f5cbb1ed
|
||||||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/handbrake
|
||||||
|
icon: https://handbrake.fr/img/logo.png
|
||||||
|
keywords:
|
||||||
|
- handbrake
|
||||||
|
- encode
|
||||||
|
- media
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
name: handbrake
|
||||||
|
sources:
|
||||||
|
- https://github.com/jlesage/docker-handbrake
|
||||||
|
- https://hub.docker.com/r/jlesage/handbrake/
|
||||||
|
- https://handbrake.fr/
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/handbrake-8.0.19/handbrake-8.0.19.tgz
|
||||||
|
version: 8.0.19
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -226542,4 +226577,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-10-21T19:24:51.649627227Z"
|
generated: "2021-10-21T19:48:19.215348268Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user