From ea9a1caf4debc01aa115ddbc811ea29edbab0902 Mon Sep 17 00:00:00 2001 From: Simone Date: Sun, 29 Aug 2021 23:19:49 +0200 Subject: [PATCH] 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> --- charts/incubator/jdownloader2/Chart.yaml | 2 +- charts/incubator/jdownloader2/SCALE/questions.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/incubator/jdownloader2/Chart.yaml b/charts/incubator/jdownloader2/Chart.yaml index c91d1b09a89..2760d033544 100644 --- a/charts/incubator/jdownloader2/Chart.yaml +++ b/charts/incubator/jdownloader2/Chart.yaml @@ -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 diff --git a/charts/incubator/jdownloader2/SCALE/questions.yaml b/charts/incubator/jdownloader2/SCALE/questions.yaml index b4ab5160dc6..4f80a2aa426 100644 --- a/charts/incubator/jdownloader2/SCALE/questions.yaml +++ b/charts/incubator/jdownloader2/SCALE/questions.yaml @@ -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: