mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
28 lines
803 B
YAML
28 lines
803 B
YAML
name: handbrake
|
|
description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
|
|
annotations:
|
|
title: HandBrake
|
|
type: application
|
|
version: 1.0.3
|
|
apiVersion: v2
|
|
appVersion: 23.12.2
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.9
|
|
home: https://github.com/jlesage/docker-handbrake
|
|
icon: https://media.sys.truenas.net/apps/handbrake/icons/icon.png
|
|
sources:
|
|
- https://github.com/jlesage/docker-handbrake
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/handbrake
|
|
- https://hub.docker.com/r/jlesage/handbrake
|
|
keywords:
|
|
- media
|
|
- video
|
|
- transcoder
|