Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-21 19:24:56 +00:00
parent e46596c7f0
commit ef8f2c79f6
12 changed files with 12 additions and 16 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br> # 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> <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) ### [handbrake-8.0.17](https://github.com/truecharts/apps/compare/handbrake-8.0.16...handbrake-8.0.17) (2021-10-20)
@ -88,12 +97,3 @@
<a name="handbrake-8.0.8"></a> <a name="handbrake-8.0.8"></a>
### [handbrake-8.0.8](https://github.com/truecharts/apps/compare/handbrake-8.0.7...handbrake-8.0.8) (2021-10-13) ### [handbrake-8.0.8](https://github.com/truecharts/apps/compare/handbrake-8.0.7...handbrake-8.0.8) (2021-10-13)
#### Chore
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))
<a name="handbrake-8.0.7"></a>
### [handbrake-8.0.7](https://github.com/truecharts/apps/compare/handbrake-8.0.6...handbrake-8.0.7) (2021-10-12)

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org repository: https://truecharts.org
version: 8.3.14 version: 8.3.14
digest: sha256:2278950106e480dac22f26c75bdff4cffbc2d5262a24692f160c3bfa37bda367 digest: sha256:2278950106e480dac22f26c75bdff4cffbc2d5262a24692f160c3bfa37bda367
generated: "2021-10-20T22:29:38.342364099Z" generated: "2021-10-21T19:22:49.147275841Z"

View File

@ -18,19 +18,15 @@ maintainers:
- email: info@truecharts.org - email: info@truecharts.org
name: TrueCharts name: TrueCharts
url: truecharts.org url: truecharts.org
- email: stavros-k@users.noreply.github.com
name: stavros-k
url: truecharts.org
name: handbrake name: handbrake
sources: sources:
- https://github.com/jlesage/docker-handbrake - https://github.com/jlesage/docker-handbrake
- https://hub.docker.com/r/jlesage/handbrake/ - https://hub.docker.com/r/jlesage/handbrake/
- https://handbrake.fr/ - https://handbrake.fr/
type: application type: application
version: 8.0.17 version: 8.0.18
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/grade: U truecharts.org/grade: U

View File

@ -734,7 +734,7 @@ questions:
schema: schema:
type: dict type: dict
attrs: attrs:
- variable: data - variable: config
label: "App Config Storage" label: "App Config Storage"
description: "Stores the Application Configuration." description: "Stores the Application Configuration."
schema: schema: