diff --git a/charts/qbittorent/1.0.10/Chart.lock b/charts/qbittorent/1.0.11/Chart.lock similarity index 100% rename from charts/qbittorent/1.0.10/Chart.lock rename to charts/qbittorent/1.0.11/Chart.lock diff --git a/charts/qbittorent/1.0.10/Chart.yaml b/charts/qbittorent/1.0.11/Chart.yaml similarity index 91% rename from charts/qbittorent/1.0.10/Chart.yaml rename to charts/qbittorent/1.0.11/Chart.yaml index 5179a12b75..210f51ffa4 100644 --- a/charts/qbittorent/1.0.10/Chart.yaml +++ b/charts/qbittorent/1.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 4.5.1 +appVersion: 4.5.2 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -11,4 +11,4 @@ keywords: - storage - torrent name: qbittorent -version: 1.0.10 +version: 1.0.11 diff --git a/charts/qbittorent/1.0.10/README.md b/charts/qbittorent/1.0.11/README.md similarity index 100% rename from charts/qbittorent/1.0.10/README.md rename to charts/qbittorent/1.0.11/README.md diff --git a/charts/qbittorent/1.0.10/app-readme.md b/charts/qbittorent/1.0.11/app-readme.md similarity index 100% rename from charts/qbittorent/1.0.10/app-readme.md rename to charts/qbittorent/1.0.11/app-readme.md diff --git a/charts/qbittorent/1.0.10/charts/common-2207.0.0.tgz b/charts/qbittorent/1.0.11/charts/common-2207.0.0.tgz similarity index 100% rename from charts/qbittorent/1.0.10/charts/common-2207.0.0.tgz rename to charts/qbittorent/1.0.11/charts/common-2207.0.0.tgz diff --git a/test/qbittorent/1.0.10/ix_values.yaml b/charts/qbittorent/1.0.11/ix_values.yaml similarity index 84% rename from test/qbittorent/1.0.10/ix_values.yaml rename to charts/qbittorent/1.0.11/ix_values.yaml index b2b955335a..d9d1173f7a 100644 --- a/test/qbittorent/1.0.10/ix_values.yaml +++ b/charts/qbittorent/1.0.11/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: linuxserver/qbittorrent - tag: 4.5.1 + tag: 4.5.2 diff --git a/charts/qbittorent/1.0.10/questions.yaml b/charts/qbittorent/1.0.11/questions.yaml similarity index 100% rename from charts/qbittorent/1.0.10/questions.yaml rename to charts/qbittorent/1.0.11/questions.yaml diff --git a/charts/qbittorent/1.0.10/templates/deployment.yaml b/charts/qbittorent/1.0.11/templates/deployment.yaml similarity index 100% rename from charts/qbittorent/1.0.10/templates/deployment.yaml rename to charts/qbittorent/1.0.11/templates/deployment.yaml diff --git a/charts/qbittorent/1.0.10/templates/pre-install-job.yaml b/charts/qbittorent/1.0.11/templates/pre-install-job.yaml similarity index 100% rename from charts/qbittorent/1.0.10/templates/pre-install-job.yaml rename to charts/qbittorent/1.0.11/templates/pre-install-job.yaml diff --git a/charts/qbittorent/1.0.10/templates/service.yaml b/charts/qbittorent/1.0.11/templates/service.yaml similarity index 100% rename from charts/qbittorent/1.0.10/templates/service.yaml rename to charts/qbittorent/1.0.11/templates/service.yaml diff --git a/charts/qbittorent/1.0.10/templates/tests/deployment-check.yaml b/charts/qbittorent/1.0.11/templates/tests/deployment-check.yaml similarity index 100% rename from charts/qbittorent/1.0.10/templates/tests/deployment-check.yaml rename to charts/qbittorent/1.0.11/templates/tests/deployment-check.yaml diff --git a/test/qbittorent/1.0.10/test_values.yaml b/charts/qbittorent/1.0.11/test_values.yaml similarity index 96% rename from test/qbittorent/1.0.10/test_values.yaml rename to charts/qbittorent/1.0.11/test_values.yaml index 3af409fe2a..e9f4add1cc 100644 --- a/test/qbittorent/1.0.10/test_values.yaml +++ b/charts/qbittorent/1.0.11/test_values.yaml @@ -13,7 +13,7 @@ extraAppVolumeMounts: [] image: pullPolicy: IfNotPresent repository: linuxserver/qbittorrent - tag: 4.5.1 + tag: 4.5.2 ownerGID: 568 ownerUID: 568 tcp_port: 32001 diff --git a/test/qbittorent/1.0.10/Chart.lock b/test/qbittorent/1.0.11/Chart.lock similarity index 100% rename from test/qbittorent/1.0.10/Chart.lock rename to test/qbittorent/1.0.11/Chart.lock diff --git a/test/qbittorent/1.0.10/Chart.yaml b/test/qbittorent/1.0.11/Chart.yaml similarity index 91% rename from test/qbittorent/1.0.10/Chart.yaml rename to test/qbittorent/1.0.11/Chart.yaml index 5179a12b75..210f51ffa4 100644 --- a/test/qbittorent/1.0.10/Chart.yaml +++ b/test/qbittorent/1.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 4.5.1 +appVersion: 4.5.2 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -11,4 +11,4 @@ keywords: - storage - torrent name: qbittorent -version: 1.0.10 +version: 1.0.11 diff --git a/test/qbittorent/1.0.10/README.md b/test/qbittorent/1.0.11/README.md similarity index 100% rename from test/qbittorent/1.0.10/README.md rename to test/qbittorent/1.0.11/README.md diff --git a/test/qbittorent/1.0.10/app-readme.md b/test/qbittorent/1.0.11/app-readme.md similarity index 100% rename from test/qbittorent/1.0.10/app-readme.md rename to test/qbittorent/1.0.11/app-readme.md diff --git a/test/qbittorent/1.0.10/charts/common-2207.0.0.tgz b/test/qbittorent/1.0.11/charts/common-2207.0.0.tgz similarity index 100% rename from test/qbittorent/1.0.10/charts/common-2207.0.0.tgz rename to test/qbittorent/1.0.11/charts/common-2207.0.0.tgz diff --git a/charts/qbittorent/1.0.10/ix_values.yaml b/test/qbittorent/1.0.11/ix_values.yaml similarity index 84% rename from charts/qbittorent/1.0.10/ix_values.yaml rename to test/qbittorent/1.0.11/ix_values.yaml index b2b955335a..d9d1173f7a 100644 --- a/charts/qbittorent/1.0.10/ix_values.yaml +++ b/test/qbittorent/1.0.11/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: linuxserver/qbittorrent - tag: 4.5.1 + tag: 4.5.2 diff --git a/test/qbittorent/1.0.10/questions.yaml b/test/qbittorent/1.0.11/questions.yaml similarity index 100% rename from test/qbittorent/1.0.10/questions.yaml rename to test/qbittorent/1.0.11/questions.yaml diff --git a/test/qbittorent/1.0.10/templates/deployment.yaml b/test/qbittorent/1.0.11/templates/deployment.yaml similarity index 100% rename from test/qbittorent/1.0.10/templates/deployment.yaml rename to test/qbittorent/1.0.11/templates/deployment.yaml diff --git a/test/qbittorent/1.0.10/templates/pre-install-job.yaml b/test/qbittorent/1.0.11/templates/pre-install-job.yaml similarity index 100% rename from test/qbittorent/1.0.10/templates/pre-install-job.yaml rename to test/qbittorent/1.0.11/templates/pre-install-job.yaml diff --git a/test/qbittorent/1.0.10/templates/service.yaml b/test/qbittorent/1.0.11/templates/service.yaml similarity index 100% rename from test/qbittorent/1.0.10/templates/service.yaml rename to test/qbittorent/1.0.11/templates/service.yaml diff --git a/test/qbittorent/1.0.10/templates/tests/deployment-check.yaml b/test/qbittorent/1.0.11/templates/tests/deployment-check.yaml similarity index 100% rename from test/qbittorent/1.0.10/templates/tests/deployment-check.yaml rename to test/qbittorent/1.0.11/templates/tests/deployment-check.yaml diff --git a/charts/qbittorent/1.0.10/test_values.yaml b/test/qbittorent/1.0.11/test_values.yaml similarity index 96% rename from charts/qbittorent/1.0.10/test_values.yaml rename to test/qbittorent/1.0.11/test_values.yaml index 3af409fe2a..e9f4add1cc 100644 --- a/charts/qbittorent/1.0.10/test_values.yaml +++ b/test/qbittorent/1.0.11/test_values.yaml @@ -13,7 +13,7 @@ extraAppVolumeMounts: [] image: pullPolicy: IfNotPresent repository: linuxserver/qbittorrent - tag: 4.5.1 + tag: 4.5.2 ownerGID: 568 ownerUID: 568 tcp_port: 32001