diff --git a/charts/qbittorrent/0.1.1/.helmignore b/charts/qbittorrent/0.1.2/.helmignore similarity index 100% rename from charts/qbittorrent/0.1.1/.helmignore rename to charts/qbittorrent/0.1.2/.helmignore diff --git a/charts/qbittorrent/0.1.1/Chart.lock b/charts/qbittorrent/0.1.2/Chart.lock similarity index 100% rename from charts/qbittorrent/0.1.1/Chart.lock rename to charts/qbittorrent/0.1.2/Chart.lock diff --git a/charts/qbittorrent/0.1.1/Chart.yaml b/charts/qbittorrent/0.1.2/Chart.yaml similarity index 97% rename from charts/qbittorrent/0.1.1/Chart.yaml rename to charts/qbittorrent/0.1.2/Chart.yaml index 714bd16e0d9..a86fb02f82a 100644 --- a/charts/qbittorrent/0.1.1/Chart.yaml +++ b/charts/qbittorrent/0.1.2/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 4.3.0 description: qBittorrent is a cross-platform free and open-source BitTorrent client name: qbittorrent -version: 0.1.1 +version: 0.1.2 upstream_version: 7.2.1 keywords: - qbittorrent diff --git a/charts/qbittorrent/0.1.1/LICENSE b/charts/qbittorrent/0.1.2/LICENSE similarity index 100% rename from charts/qbittorrent/0.1.1/LICENSE rename to charts/qbittorrent/0.1.2/LICENSE diff --git a/charts/qbittorrent/0.1.1/README.md b/charts/qbittorrent/0.1.2/README.md similarity index 100% rename from charts/qbittorrent/0.1.1/README.md rename to charts/qbittorrent/0.1.2/README.md diff --git a/charts/qbittorrent/0.1.1/app-readme.md b/charts/qbittorrent/0.1.2/app-readme.md similarity index 100% rename from charts/qbittorrent/0.1.1/app-readme.md rename to charts/qbittorrent/0.1.2/app-readme.md diff --git a/charts/qbittorrent/0.1.1/charts/common-0.12.2.tgz b/charts/qbittorrent/0.1.2/charts/common-0.12.2.tgz similarity index 100% rename from charts/qbittorrent/0.1.1/charts/common-0.12.2.tgz rename to charts/qbittorrent/0.1.2/charts/common-0.12.2.tgz diff --git a/charts/qbittorrent/0.1.1/questions.yaml b/charts/qbittorrent/0.1.2/questions.yaml similarity index 99% rename from charts/qbittorrent/0.1.1/questions.yaml rename to charts/qbittorrent/0.1.2/questions.yaml index dbffb3b61d3..ddfe1287908 100644 --- a/charts/qbittorrent/0.1.1/questions.yaml +++ b/charts/qbittorrent/0.1.2/questions.yaml @@ -176,7 +176,7 @@ questions: type: dict attrs: - variable: enabled - label: "Enable TCP port for Torrent Connections" + label: "Enable UDP port for Torrent Connections" schema: type: boolean default: true @@ -495,4 +495,4 @@ questions: required: true enum: - value: "torrent-udp" - description: "Torrent-UDP: port 51413" \ No newline at end of file + description: "Torrent-UDP: port 51413" diff --git a/charts/qbittorrent/0.1.1/templates/NOTES.txt b/charts/qbittorrent/0.1.2/templates/NOTES.txt similarity index 100% rename from charts/qbittorrent/0.1.1/templates/NOTES.txt rename to charts/qbittorrent/0.1.2/templates/NOTES.txt diff --git a/charts/qbittorrent/0.1.1/templates/common.yaml b/charts/qbittorrent/0.1.2/templates/common.yaml similarity index 100% rename from charts/qbittorrent/0.1.1/templates/common.yaml rename to charts/qbittorrent/0.1.2/templates/common.yaml diff --git a/charts/qbittorrent/0.1.1/templates/configmap.yaml b/charts/qbittorrent/0.1.2/templates/configmap.yaml similarity index 100% rename from charts/qbittorrent/0.1.1/templates/configmap.yaml rename to charts/qbittorrent/0.1.2/templates/configmap.yaml diff --git a/charts/qbittorrent/0.1.1/test_values.yaml b/charts/qbittorrent/0.1.2/test_values.yaml similarity index 100% rename from charts/qbittorrent/0.1.1/test_values.yaml rename to charts/qbittorrent/0.1.2/test_values.yaml diff --git a/charts/qbittorrent/0.1.1/values.yaml b/charts/qbittorrent/0.1.2/values.yaml similarity index 100% rename from charts/qbittorrent/0.1.1/values.yaml rename to charts/qbittorrent/0.1.2/values.yaml