mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-04 07:36:04 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/handbrake/17.0.2/CHANGELOG.md
Normal file
99
stable/handbrake/17.0.2/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-17.0.2](https://github.com/truecharts/charts/compare/handbrake-17.0.1...handbrake-17.0.2) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/handbrake to v23.10.1 ([#13543](https://github.com/truecharts/charts/issues/13543))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-17.0.1](https://github.com/truecharts/charts/compare/handbrake-17.0.0...handbrake-17.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-17.0.0](https://github.com/truecharts/charts/compare/handbrake-16.0.18...handbrake-17.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-16.0.18](https://github.com/truecharts/charts/compare/handbrake-16.0.17...handbrake-16.0.18) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-16.0.17](https://github.com/truecharts/charts/compare/handbrake-16.0.16...handbrake-16.0.17) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-16.0.16](https://github.com/truecharts/charts/compare/handbrake-16.0.15...handbrake-16.0.16) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-16.0.15](https://github.com/truecharts/charts/compare/handbrake-16.0.14...handbrake-16.0.15) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-16.0.14](https://github.com/truecharts/charts/compare/handbrake-16.0.13...handbrake-16.0.14) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/handbrake to v23.06.1 ([#9503](https://github.com/truecharts/charts/issues/9503))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-16.0.13](https://github.com/truecharts/charts/compare/handbrake-16.0.12...handbrake-16.0.13) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-16.0.12](https://github.com/truecharts/charts/compare/handbrake-16.0.11...handbrake-16.0.12) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-16.0.11](https://github.com/truecharts/charts/compare/handbrake-16.0.10...handbrake-16.0.11) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
30
stable/handbrake/17.0.2/Chart.yaml
Normal file
30
stable/handbrake/17.0.2/Chart.yaml
Normal file
@@ -0,0 +1,30 @@
|
||||
apiVersion: v2
|
||||
appVersion: "23.10.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.9
|
||||
deprecated: false
|
||||
description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
|
||||
home: https://truecharts.org/charts/stable/handbrake
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.png
|
||||
keywords:
|
||||
- handbrake
|
||||
- encode
|
||||
- media
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: handbrake
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/handbrake
|
||||
- https://github.com/jlesage/docker-handbrake
|
||||
- https://handbrake.fr/
|
||||
type: application
|
||||
version: 17.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
27
stable/handbrake/17.0.2/README.md
Normal file
27
stable/handbrake/17.0.2/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
||||
9
stable/handbrake/17.0.2/app-changelog.md
Normal file
9
stable/handbrake/17.0.2/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [handbrake-17.0.2](https://github.com/truecharts/charts/compare/handbrake-17.0.1...handbrake-17.0.2) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/handbrake to v23.10.1 ([#13543](https://github.com/truecharts/charts/issues/13543))
|
||||
|
||||
|
||||
8
stable/handbrake/17.0.2/app-readme.md
Normal file
8
stable/handbrake/17.0.2/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/handbrake](https://truecharts.org/charts/stable/handbrake)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
BIN
stable/handbrake/17.0.2/charts/common-14.0.9.tgz
Normal file
BIN
stable/handbrake/17.0.2/charts/common-14.0.9.tgz
Normal file
Binary file not shown.
81
stable/handbrake/17.0.2/ix_values.yaml
Normal file
81
stable/handbrake/17.0.2/ix_values.yaml
Normal file
@@ -0,0 +1,81 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/handbrake
|
||||
tag: v23.10.1@sha256:d3e61a1c44e5c3fdbfac33808d0e940ec96489ed6adaee8b48fac003755d4be3
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10053
|
||||
targetPort: 5800
|
||||
vnc:
|
||||
enabled: true
|
||||
ports:
|
||||
vnc:
|
||||
enabled: true
|
||||
port: 10055
|
||||
targetPort: 5900
|
||||
handbrake:
|
||||
KEEP_APP_RUNNING: false
|
||||
DISPLAY_WIDTH: 1280
|
||||
DISPLAY_HEIGHT: 768
|
||||
SECURE_CONNECTION: false
|
||||
ENABLE_CJK_FONT: false
|
||||
AUTOMATED_CONVERSION_PRESET: "General/Very Fast 1080p30"
|
||||
AUTOMATED_CONVERSION_FORMAT: "mp4"
|
||||
AUTOMATED_CONVERSION_KEEP_SOURCE: true
|
||||
AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "ignore"
|
||||
configmap:
|
||||
handbrake:
|
||||
enabled: true
|
||||
data:
|
||||
ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.handbrake.ENABLE_CJK_FONT }}'
|
||||
KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.handbrake.KEEP_APP_RUNNING }}'
|
||||
SECURE_CONNECTION: '{{ ternary "1" "0" .Values.handbrake.SECURE_CONNECTION }}'
|
||||
DISPLAY_WIDTH: "{{ .Values.handbrake.DISPLAY_WIDTH }}"
|
||||
DISPLAY_HEIGHT: "{{ .Values.handbrake.DISPLAY_HEIGHT }}"
|
||||
AUTOMATED_CONVERSION_KEEP_SOURCE: '{{ ternary "1" "0" .Values.handbrake.AUTOMATED_CONVERSION_KEEP_SOURCE }}'
|
||||
AUTOMATED_CONVERSION_PRESET: "{{ .Values.handbrake.AUTOMATED_CONVERSION_PRESET }}"
|
||||
AUTOMATED_CONVERSION_FORMAT: "{{ .Values.handbrake.AUTOMATED_CONVERSION_FORMAT }}"
|
||||
AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "{{ .Values.handbrake.AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION }}"
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
storage:
|
||||
enabled: true
|
||||
mountPath: "/storage"
|
||||
output:
|
||||
enabled: true
|
||||
mountPath: "/output"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
- NET_BIND_SERVICE
|
||||
- KILL
|
||||
probes:
|
||||
liveness:
|
||||
type: tcp
|
||||
readiness:
|
||||
type: tcp
|
||||
startup:
|
||||
type: tcp
|
||||
env:
|
||||
VNC_PASSWORD: ""
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: "handbrake"
|
||||
2353
stable/handbrake/17.0.2/questions.yaml
Normal file
2353
stable/handbrake/17.0.2/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/handbrake/17.0.2/templates/NOTES.txt
Normal file
1
stable/handbrake/17.0.2/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
stable/handbrake/17.0.2/templates/common.yaml
Normal file
1
stable/handbrake/17.0.2/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
stable/handbrake/17.0.2/values.yaml
Normal file
0
stable/handbrake/17.0.2/values.yaml
Normal file
Reference in New Issue
Block a user