Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3456079a5c
commit
f5b591e873
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.12](https://github.com/truecharts/charts/compare/handbrake-18.0.11...handbrake-18.0.12) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image jlesage/handbrake to v23.12.2[@7c43c9d](https://github.com/7c43c9d) by renovate ([#16517](https://github.com/truecharts/charts/issues/16517))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.11](https://github.com/truecharts/charts/compare/handbrake-18.0.10...handbrake-18.0.11) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.10](https://github.com/truecharts/charts/compare/handbrake-18.0.9...handbrake-18.0.10) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.9](https://github.com/truecharts/charts/compare/handbrake-18.0.8...handbrake-18.0.9) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.8](https://github.com/truecharts/charts/compare/handbrake-18.0.7...handbrake-18.0.8) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.7](https://github.com/truecharts/charts/compare/handbrake-18.0.6...handbrake-18.0.7) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.6](https://github.com/truecharts/charts/compare/handbrake-18.0.5...handbrake-18.0.6) (2023-12-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359))
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.5](https://github.com/truecharts/charts/compare/handbrake-18.0.4...handbrake-18.0.5) (2023-12-22)
|
||||
|
||||
### Fix
|
||||
|
||||
- expose custom options for homepage integration
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.4](https://github.com/truecharts/charts/compare/handbrake-18.0.3...handbrake-18.0.4) (2023-12-21)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump to release middleware fix
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.3](https://github.com/truecharts/charts/compare/handbrake-18.0.2...handbrake-18.0.3) (2023-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure patches are applied globally
|
||||
|
||||
|
||||
|
||||
|
||||
## [handbrake-18.0.2](https://github.com/truecharts/charts/compare/handbrake-18.0.1...handbrake-18.0.2) (2023-12-21)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,39 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: handbrake
|
||||
version: 18.0.12
|
||||
appVersion: 23.12.2
|
||||
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
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/jlesage/handbrake
|
||||
- https://github.com/jlesage/docker-handbrake
|
||||
- https://handbrake.fr/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/handbrake
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- handbrake
|
||||
- encode
|
||||
- media
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
|
@ -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/handbrake)
|
||||
|
||||
**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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [handbrake-18.0.12](https://github.com/truecharts/charts/compare/handbrake-18.0.11...handbrake-18.0.12) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image jlesage/handbrake to v23.12.2[@7c43c9d](https://github.com/7c43c9d) by renovate ([#16517](https://github.com/truecharts/charts/issues/16517))
|
||||
|
||||
|
|
@ -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!
|
Binary file not shown.
|
@ -0,0 +1,81 @@
|
|||
image:
|
||||
repository: jlesage/handbrake
|
||||
tag: v23.12.2@sha256:7c43c9d281a2e9a9796304d578bcc9312407e1953b046b84912f55e3e49101bf
|
||||
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"
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue