mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 07:11:23 -03:00
fix(Handbrake): ensure PVC name is synced between questions.yaml and values.yaml.
This commit is contained in:
@@ -18,19 +18,15 @@ maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: stavros-k@users.noreply.github.com
|
||||
name: stavros-k
|
||||
url: truecharts.org
|
||||
name: handbrake
|
||||
sources:
|
||||
- https://github.com/jlesage/docker-handbrake
|
||||
- https://hub.docker.com/r/jlesage/handbrake/
|
||||
- https://handbrake.fr/
|
||||
type: application
|
||||
version: 8.0.17
|
||||
version: 8.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
|
||||
@@ -383,7 +383,7 @@ questions:
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: data
|
||||
- variable: config
|
||||
label: "App Config Storage"
|
||||
description: "Stores the Application Configuration."
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user