Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
693a69b536
commit
63466d6807
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Fix
|
||||
|
||||
* ensure PVC name is synced between questions.yaml and values.yaml.
|
||||
|
||||
|
||||
|
||||
<a name="handbrake-8.0.17"></a>
|
||||
### [handbrake-8.0.17](https://github.com/truecharts/apps/compare/handbrake-8.0.16...handbrake-8.0.17) (2021-10-20)
|
||||
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Fix
|
||||
|
||||
* ensure PVC name is synced between questions.yaml and values.yaml.
|
||||
|
||||
|
||||
|
||||
<a name="handbrake-8.0.17"></a>
|
||||
### [handbrake-8.0.17](https://github.com/truecharts/apps/compare/handbrake-8.0.16...handbrake-8.0.17) (2021-10-20)
|
||||
|
||||
|
|
|
@ -65086,6 +65086,41 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/grocy-3.1.5/grocy-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
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:24:51.571079163Z"
|
||||
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: 2b0582740f018eeaa5400a1738fbcbcf52a6fe65cf96009ba00cff4e94c91ab6
|
||||
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.18/handbrake-8.0.18.tgz
|
||||
version: 8.0.18
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -226507,4 +226542,4 @@ entries:
|
|||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-10-21T13:38:53.885159109Z"
|
||||
generated: "2021-10-21T19:24:51.649627227Z"
|
||||
|
|
Loading…
Reference in New Issue