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
|
- 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
|
||||||
|
|||||||
@@ -383,7 +383,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:
|
||||||
|
|||||||
Reference in New Issue
Block a user