jdownloader2: fix ports variable name (#844)
* Fix ports variable name * Bump jd version * Update charts/incubator/jdownloader2/SCALE/questions.yaml * Update charts/incubator/jdownloader2/SCALE/questions.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -26,4 +26,4 @@ sources:
|
||||
- https://hub.docker.com/r/jlesage/jdownloader-2
|
||||
- https://jdownloader.org/
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -336,8 +336,8 @@ questions:
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: main
|
||||
label: "Main Service Port Configuration"
|
||||
- variable: myjd
|
||||
label: "myjd Service Port Configuration"
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
@@ -432,8 +432,8 @@ questions:
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: main
|
||||
label: "Main Service Port Configuration"
|
||||
- variable: vnc
|
||||
label: "VNC Service Port Configuration"
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
|
||||
Reference in New Issue
Block a user