diff --git a/charts/nextcloud/1.6.5/.helmignore b/charts/nextcloud/1.6.6/.helmignore similarity index 100% rename from charts/nextcloud/1.6.5/.helmignore rename to charts/nextcloud/1.6.6/.helmignore diff --git a/charts/nextcloud/1.6.5/Chart.lock b/charts/nextcloud/1.6.6/Chart.lock similarity index 100% rename from charts/nextcloud/1.6.5/Chart.lock rename to charts/nextcloud/1.6.6/Chart.lock diff --git a/charts/nextcloud/1.6.5/Chart.yaml b/charts/nextcloud/1.6.6/Chart.yaml similarity index 94% rename from charts/nextcloud/1.6.5/Chart.yaml rename to charts/nextcloud/1.6.6/Chart.yaml index 2861270fb4..53a901f0a5 100644 --- a/charts/nextcloud/1.6.5/Chart.yaml +++ b/charts/nextcloud/1.6.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 24.0.2 +appVersion: 24.0.3 dependencies: - name: common repository: file://../../../library/common/2206.0.0 @@ -19,4 +19,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm upstream_version: 2.3.2 -version: 1.6.5 +version: 1.6.6 diff --git a/charts/nextcloud/1.6.5/README.md b/charts/nextcloud/1.6.6/README.md similarity index 100% rename from charts/nextcloud/1.6.5/README.md rename to charts/nextcloud/1.6.6/README.md diff --git a/charts/nextcloud/1.6.5/app-readme.md b/charts/nextcloud/1.6.6/app-readme.md similarity index 100% rename from charts/nextcloud/1.6.5/app-readme.md rename to charts/nextcloud/1.6.6/app-readme.md diff --git a/charts/nextcloud/1.6.5/charts/common-2206.0.0.tgz b/charts/nextcloud/1.6.6/charts/common-2206.0.0.tgz similarity index 100% rename from charts/nextcloud/1.6.5/charts/common-2206.0.0.tgz rename to charts/nextcloud/1.6.6/charts/common-2206.0.0.tgz diff --git a/charts/nextcloud/1.6.5/ix_values.yaml b/charts/nextcloud/1.6.6/ix_values.yaml similarity index 92% rename from charts/nextcloud/1.6.5/ix_values.yaml rename to charts/nextcloud/1.6.6/ix_values.yaml index 7f741bc1a7..22f49b35ef 100644 --- a/charts/nextcloud/1.6.5/ix_values.yaml +++ b/charts/nextcloud/1.6.6/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 24.0.2 + tag: 24.0.3 nginx: image: pullPolicy: IfNotPresent diff --git a/charts/nextcloud/1.6.5/migrations/migrate_from_1.1.0 b/charts/nextcloud/1.6.6/migrations/migrate_from_1.1.0 similarity index 100% rename from charts/nextcloud/1.6.5/migrations/migrate_from_1.1.0 rename to charts/nextcloud/1.6.6/migrations/migrate_from_1.1.0 diff --git a/charts/nextcloud/1.6.5/questions.yaml b/charts/nextcloud/1.6.6/questions.yaml similarity index 100% rename from charts/nextcloud/1.6.5/questions.yaml rename to charts/nextcloud/1.6.6/questions.yaml diff --git a/charts/nextcloud/1.6.5/requirements.lock b/charts/nextcloud/1.6.6/requirements.lock similarity index 100% rename from charts/nextcloud/1.6.5/requirements.lock rename to charts/nextcloud/1.6.6/requirements.lock diff --git a/charts/nextcloud/1.6.5/templates/NOTES.txt b/charts/nextcloud/1.6.6/templates/NOTES.txt similarity index 100% rename from charts/nextcloud/1.6.5/templates/NOTES.txt rename to charts/nextcloud/1.6.6/templates/NOTES.txt diff --git a/charts/nextcloud/1.6.5/templates/_nginx.tpl b/charts/nextcloud/1.6.6/templates/_nginx.tpl similarity index 100% rename from charts/nextcloud/1.6.5/templates/_nginx.tpl rename to charts/nextcloud/1.6.6/templates/_nginx.tpl diff --git a/charts/nextcloud/1.6.5/templates/_postgres.tpl b/charts/nextcloud/1.6.6/templates/_postgres.tpl similarity index 100% rename from charts/nextcloud/1.6.5/templates/_postgres.tpl rename to charts/nextcloud/1.6.6/templates/_postgres.tpl diff --git a/charts/nextcloud/1.6.5/templates/backup-postgres-config.yaml b/charts/nextcloud/1.6.6/templates/backup-postgres-config.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/backup-postgres-config.yaml rename to charts/nextcloud/1.6.6/templates/backup-postgres-config.yaml diff --git a/charts/nextcloud/1.6.5/templates/backup-postgres-hook.yaml b/charts/nextcloud/1.6.6/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/backup-postgres-hook.yaml rename to charts/nextcloud/1.6.6/templates/backup-postgres-hook.yaml diff --git a/charts/nextcloud/1.6.5/templates/cronjob.yaml b/charts/nextcloud/1.6.6/templates/cronjob.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/cronjob.yaml rename to charts/nextcloud/1.6.6/templates/cronjob.yaml diff --git a/charts/nextcloud/1.6.5/templates/deployment.yaml b/charts/nextcloud/1.6.6/templates/deployment.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/deployment.yaml rename to charts/nextcloud/1.6.6/templates/deployment.yaml diff --git a/charts/nextcloud/1.6.5/templates/nginx-configmap.yaml b/charts/nextcloud/1.6.6/templates/nginx-configmap.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/nginx-configmap.yaml rename to charts/nextcloud/1.6.6/templates/nginx-configmap.yaml diff --git a/charts/nextcloud/1.6.5/templates/nginx-secret.yaml b/charts/nextcloud/1.6.6/templates/nginx-secret.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/nginx-secret.yaml rename to charts/nextcloud/1.6.6/templates/nginx-secret.yaml diff --git a/charts/nextcloud/1.6.5/templates/nuke-deployments-hook.yaml b/charts/nextcloud/1.6.6/templates/nuke-deployments-hook.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/nuke-deployments-hook.yaml rename to charts/nextcloud/1.6.6/templates/nuke-deployments-hook.yaml diff --git a/charts/nextcloud/1.6.5/templates/postgres-deployment.yaml b/charts/nextcloud/1.6.6/templates/postgres-deployment.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/postgres-deployment.yaml rename to charts/nextcloud/1.6.6/templates/postgres-deployment.yaml diff --git a/charts/nextcloud/1.6.5/templates/postgres-secret.yaml b/charts/nextcloud/1.6.6/templates/postgres-secret.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/postgres-secret.yaml rename to charts/nextcloud/1.6.6/templates/postgres-secret.yaml diff --git a/charts/nextcloud/1.6.5/templates/postgres-service.yaml b/charts/nextcloud/1.6.6/templates/postgres-service.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/postgres-service.yaml rename to charts/nextcloud/1.6.6/templates/postgres-service.yaml diff --git a/charts/nextcloud/1.6.5/templates/secrets.yaml b/charts/nextcloud/1.6.6/templates/secrets.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/secrets.yaml rename to charts/nextcloud/1.6.6/templates/secrets.yaml diff --git a/charts/nextcloud/1.6.5/templates/service.yaml b/charts/nextcloud/1.6.6/templates/service.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/service.yaml rename to charts/nextcloud/1.6.6/templates/service.yaml diff --git a/charts/nextcloud/1.6.5/templates/serviceaccount.yaml b/charts/nextcloud/1.6.6/templates/serviceaccount.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/serviceaccount.yaml rename to charts/nextcloud/1.6.6/templates/serviceaccount.yaml diff --git a/charts/nextcloud/1.6.5/templates/tests/deployment-check.yaml b/charts/nextcloud/1.6.6/templates/tests/deployment-check.yaml similarity index 100% rename from charts/nextcloud/1.6.5/templates/tests/deployment-check.yaml rename to charts/nextcloud/1.6.6/templates/tests/deployment-check.yaml diff --git a/test/nextcloud/1.6.5/test_values.yaml b/charts/nextcloud/1.6.6/test_values.yaml similarity index 98% rename from test/nextcloud/1.6.5/test_values.yaml rename to charts/nextcloud/1.6.6/test_values.yaml index 9e934d5ca9..d7e039d294 100644 --- a/test/nextcloud/1.6.5/test_values.yaml +++ b/charts/nextcloud/1.6.6/test_values.yaml @@ -12,7 +12,7 @@ environmentVariables: [] image: pullPolicy: IfNotPresent repository: nextcloud - tag: 24.0.2 + tag: 24.0.3 ixChartContext: {} nextcloud: datadir: /var/www/html/data diff --git a/charts/qbittorent/1.0.4/Chart.lock b/charts/qbittorent/1.0.5/Chart.lock similarity index 100% rename from charts/qbittorent/1.0.4/Chart.lock rename to charts/qbittorent/1.0.5/Chart.lock diff --git a/test/qbittorent/1.0.4/Chart.yaml b/charts/qbittorent/1.0.5/Chart.yaml similarity index 90% rename from test/qbittorent/1.0.4/Chart.yaml rename to charts/qbittorent/1.0.5/Chart.yaml index 4549fde4b8..7c6c310fbd 100644 --- a/test/qbittorent/1.0.4/Chart.yaml +++ b/charts/qbittorent/1.0.5/Chart.yaml @@ -1,14 +1,14 @@ apiVersion: v2 -appVersion: 2.3.1 -icon: https://truecharts.org/_static/img/appicons/qbittorrent.png -description: Download data from qbittorent. -name: qbittorent -version: 1.0.4 +appVersion: 4.4.3 dependencies: - name: common repository: file://../../../library/common/2206.0.0 version: 2206.0.0 +description: Download data from qbittorent. home: https://www.qbittorrent.org/ +icon: https://truecharts.org/_static/img/appicons/qbittorrent.png keywords: - storage - torrent +name: qbittorent +version: 1.0.5 diff --git a/charts/qbittorent/1.0.4/README.md b/charts/qbittorent/1.0.5/README.md similarity index 100% rename from charts/qbittorent/1.0.4/README.md rename to charts/qbittorent/1.0.5/README.md diff --git a/charts/qbittorent/1.0.4/app-readme.md b/charts/qbittorent/1.0.5/app-readme.md similarity index 100% rename from charts/qbittorent/1.0.4/app-readme.md rename to charts/qbittorent/1.0.5/app-readme.md diff --git a/charts/qbittorent/1.0.4/charts/common-2206.0.0.tgz b/charts/qbittorent/1.0.5/charts/common-2206.0.0.tgz similarity index 100% rename from charts/qbittorent/1.0.4/charts/common-2206.0.0.tgz rename to charts/qbittorent/1.0.5/charts/common-2206.0.0.tgz diff --git a/charts/qbittorent/1.0.4/ix_values.yaml b/charts/qbittorent/1.0.5/ix_values.yaml similarity index 84% rename from charts/qbittorent/1.0.4/ix_values.yaml rename to charts/qbittorent/1.0.5/ix_values.yaml index 23b37e45cc..243155ef25 100644 --- a/charts/qbittorent/1.0.4/ix_values.yaml +++ b/charts/qbittorent/1.0.5/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: linuxserver/qbittorrent - tag: 4.4.2 + tag: 4.4.3 diff --git a/charts/qbittorent/1.0.4/questions.yaml b/charts/qbittorent/1.0.5/questions.yaml similarity index 100% rename from charts/qbittorent/1.0.4/questions.yaml rename to charts/qbittorent/1.0.5/questions.yaml diff --git a/charts/qbittorent/1.0.4/templates/deployment.yaml b/charts/qbittorent/1.0.5/templates/deployment.yaml similarity index 100% rename from charts/qbittorent/1.0.4/templates/deployment.yaml rename to charts/qbittorent/1.0.5/templates/deployment.yaml diff --git a/charts/qbittorent/1.0.4/templates/pre-install-job.yaml b/charts/qbittorent/1.0.5/templates/pre-install-job.yaml similarity index 100% rename from charts/qbittorent/1.0.4/templates/pre-install-job.yaml rename to charts/qbittorent/1.0.5/templates/pre-install-job.yaml diff --git a/charts/qbittorent/1.0.4/templates/service.yaml b/charts/qbittorent/1.0.5/templates/service.yaml similarity index 100% rename from charts/qbittorent/1.0.4/templates/service.yaml rename to charts/qbittorent/1.0.5/templates/service.yaml diff --git a/charts/qbittorent/1.0.4/templates/tests/deployment-check.yaml b/charts/qbittorent/1.0.5/templates/tests/deployment-check.yaml similarity index 100% rename from charts/qbittorent/1.0.4/templates/tests/deployment-check.yaml rename to charts/qbittorent/1.0.5/templates/tests/deployment-check.yaml diff --git a/charts/qbittorent/1.0.4/test_values.yaml b/charts/qbittorent/1.0.5/test_values.yaml similarity index 96% rename from charts/qbittorent/1.0.4/test_values.yaml rename to charts/qbittorent/1.0.5/test_values.yaml index 79207a0379..56d3da1dc4 100644 --- a/charts/qbittorent/1.0.4/test_values.yaml +++ b/charts/qbittorent/1.0.5/test_values.yaml @@ -1,18 +1,3 @@ -image: - pullPolicy: IfNotPresent - repository: linuxserver/qbittorrent - tag: 4.4.2 -ownerUID: 568 -ownerGID: 568 -timezone: Europe/London -environmentVariables: [] -extraAppVolumeMounts: [] -web_port: 32000 -tcp_port: 32001 -udp_port: 32002 -dnsConfig: - options: [] -emptyDirVolumes: true appVolumeMounts: config: emptyDir: true @@ -20,3 +5,18 @@ appVolumeMounts: downloads: emptyDir: true mountPath: /downloads +dnsConfig: + options: [] +emptyDirVolumes: true +environmentVariables: [] +extraAppVolumeMounts: [] +image: + pullPolicy: IfNotPresent + repository: linuxserver/qbittorrent + tag: 4.4.3 +ownerGID: 568 +ownerUID: 568 +tcp_port: 32001 +timezone: Europe/London +udp_port: 32002 +web_port: 32000 diff --git a/test/nextcloud/1.6.5/.helmignore b/test/nextcloud/1.6.6/.helmignore similarity index 100% rename from test/nextcloud/1.6.5/.helmignore rename to test/nextcloud/1.6.6/.helmignore diff --git a/test/nextcloud/1.6.5/Chart.lock b/test/nextcloud/1.6.6/Chart.lock similarity index 100% rename from test/nextcloud/1.6.5/Chart.lock rename to test/nextcloud/1.6.6/Chart.lock diff --git a/test/nextcloud/1.6.5/Chart.yaml b/test/nextcloud/1.6.6/Chart.yaml similarity index 94% rename from test/nextcloud/1.6.5/Chart.yaml rename to test/nextcloud/1.6.6/Chart.yaml index 2861270fb4..53a901f0a5 100644 --- a/test/nextcloud/1.6.5/Chart.yaml +++ b/test/nextcloud/1.6.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 24.0.2 +appVersion: 24.0.3 dependencies: - name: common repository: file://../../../library/common/2206.0.0 @@ -19,4 +19,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm upstream_version: 2.3.2 -version: 1.6.5 +version: 1.6.6 diff --git a/test/nextcloud/1.6.5/README.md b/test/nextcloud/1.6.6/README.md similarity index 100% rename from test/nextcloud/1.6.5/README.md rename to test/nextcloud/1.6.6/README.md diff --git a/test/nextcloud/1.6.5/app-readme.md b/test/nextcloud/1.6.6/app-readme.md similarity index 100% rename from test/nextcloud/1.6.5/app-readme.md rename to test/nextcloud/1.6.6/app-readme.md diff --git a/test/nextcloud/1.6.5/charts/common-2206.0.0.tgz b/test/nextcloud/1.6.6/charts/common-2206.0.0.tgz similarity index 100% rename from test/nextcloud/1.6.5/charts/common-2206.0.0.tgz rename to test/nextcloud/1.6.6/charts/common-2206.0.0.tgz diff --git a/test/nextcloud/1.6.5/ix_values.yaml b/test/nextcloud/1.6.6/ix_values.yaml similarity index 92% rename from test/nextcloud/1.6.5/ix_values.yaml rename to test/nextcloud/1.6.6/ix_values.yaml index 7f741bc1a7..22f49b35ef 100644 --- a/test/nextcloud/1.6.5/ix_values.yaml +++ b/test/nextcloud/1.6.6/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 24.0.2 + tag: 24.0.3 nginx: image: pullPolicy: IfNotPresent diff --git a/test/nextcloud/1.6.5/migrations/migrate_from_1.1.0 b/test/nextcloud/1.6.6/migrations/migrate_from_1.1.0 similarity index 100% rename from test/nextcloud/1.6.5/migrations/migrate_from_1.1.0 rename to test/nextcloud/1.6.6/migrations/migrate_from_1.1.0 diff --git a/test/nextcloud/1.6.5/questions.yaml b/test/nextcloud/1.6.6/questions.yaml similarity index 100% rename from test/nextcloud/1.6.5/questions.yaml rename to test/nextcloud/1.6.6/questions.yaml diff --git a/test/nextcloud/1.6.5/requirements.lock b/test/nextcloud/1.6.6/requirements.lock similarity index 100% rename from test/nextcloud/1.6.5/requirements.lock rename to test/nextcloud/1.6.6/requirements.lock diff --git a/test/nextcloud/1.6.5/templates/NOTES.txt b/test/nextcloud/1.6.6/templates/NOTES.txt similarity index 100% rename from test/nextcloud/1.6.5/templates/NOTES.txt rename to test/nextcloud/1.6.6/templates/NOTES.txt diff --git a/test/nextcloud/1.6.5/templates/_nginx.tpl b/test/nextcloud/1.6.6/templates/_nginx.tpl similarity index 100% rename from test/nextcloud/1.6.5/templates/_nginx.tpl rename to test/nextcloud/1.6.6/templates/_nginx.tpl diff --git a/test/nextcloud/1.6.5/templates/_postgres.tpl b/test/nextcloud/1.6.6/templates/_postgres.tpl similarity index 100% rename from test/nextcloud/1.6.5/templates/_postgres.tpl rename to test/nextcloud/1.6.6/templates/_postgres.tpl diff --git a/test/nextcloud/1.6.5/templates/backup-postgres-config.yaml b/test/nextcloud/1.6.6/templates/backup-postgres-config.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/backup-postgres-config.yaml rename to test/nextcloud/1.6.6/templates/backup-postgres-config.yaml diff --git a/test/nextcloud/1.6.5/templates/backup-postgres-hook.yaml b/test/nextcloud/1.6.6/templates/backup-postgres-hook.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/backup-postgres-hook.yaml rename to test/nextcloud/1.6.6/templates/backup-postgres-hook.yaml diff --git a/test/nextcloud/1.6.5/templates/cronjob.yaml b/test/nextcloud/1.6.6/templates/cronjob.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/cronjob.yaml rename to test/nextcloud/1.6.6/templates/cronjob.yaml diff --git a/test/nextcloud/1.6.5/templates/deployment.yaml b/test/nextcloud/1.6.6/templates/deployment.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/deployment.yaml rename to test/nextcloud/1.6.6/templates/deployment.yaml diff --git a/test/nextcloud/1.6.5/templates/nginx-configmap.yaml b/test/nextcloud/1.6.6/templates/nginx-configmap.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/nginx-configmap.yaml rename to test/nextcloud/1.6.6/templates/nginx-configmap.yaml diff --git a/test/nextcloud/1.6.5/templates/nginx-secret.yaml b/test/nextcloud/1.6.6/templates/nginx-secret.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/nginx-secret.yaml rename to test/nextcloud/1.6.6/templates/nginx-secret.yaml diff --git a/test/nextcloud/1.6.5/templates/nuke-deployments-hook.yaml b/test/nextcloud/1.6.6/templates/nuke-deployments-hook.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/nuke-deployments-hook.yaml rename to test/nextcloud/1.6.6/templates/nuke-deployments-hook.yaml diff --git a/test/nextcloud/1.6.5/templates/postgres-deployment.yaml b/test/nextcloud/1.6.6/templates/postgres-deployment.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/postgres-deployment.yaml rename to test/nextcloud/1.6.6/templates/postgres-deployment.yaml diff --git a/test/nextcloud/1.6.5/templates/postgres-secret.yaml b/test/nextcloud/1.6.6/templates/postgres-secret.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/postgres-secret.yaml rename to test/nextcloud/1.6.6/templates/postgres-secret.yaml diff --git a/test/nextcloud/1.6.5/templates/postgres-service.yaml b/test/nextcloud/1.6.6/templates/postgres-service.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/postgres-service.yaml rename to test/nextcloud/1.6.6/templates/postgres-service.yaml diff --git a/test/nextcloud/1.6.5/templates/secrets.yaml b/test/nextcloud/1.6.6/templates/secrets.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/secrets.yaml rename to test/nextcloud/1.6.6/templates/secrets.yaml diff --git a/test/nextcloud/1.6.5/templates/service.yaml b/test/nextcloud/1.6.6/templates/service.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/service.yaml rename to test/nextcloud/1.6.6/templates/service.yaml diff --git a/test/nextcloud/1.6.5/templates/serviceaccount.yaml b/test/nextcloud/1.6.6/templates/serviceaccount.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/serviceaccount.yaml rename to test/nextcloud/1.6.6/templates/serviceaccount.yaml diff --git a/test/nextcloud/1.6.5/templates/tests/deployment-check.yaml b/test/nextcloud/1.6.6/templates/tests/deployment-check.yaml similarity index 100% rename from test/nextcloud/1.6.5/templates/tests/deployment-check.yaml rename to test/nextcloud/1.6.6/templates/tests/deployment-check.yaml diff --git a/charts/nextcloud/1.6.5/test_values.yaml b/test/nextcloud/1.6.6/test_values.yaml similarity index 98% rename from charts/nextcloud/1.6.5/test_values.yaml rename to test/nextcloud/1.6.6/test_values.yaml index 9e934d5ca9..d7e039d294 100644 --- a/charts/nextcloud/1.6.5/test_values.yaml +++ b/test/nextcloud/1.6.6/test_values.yaml @@ -12,7 +12,7 @@ environmentVariables: [] image: pullPolicy: IfNotPresent repository: nextcloud - tag: 24.0.2 + tag: 24.0.3 ixChartContext: {} nextcloud: datadir: /var/www/html/data diff --git a/test/qbittorent/1.0.4/Chart.lock b/test/qbittorent/1.0.5/Chart.lock similarity index 100% rename from test/qbittorent/1.0.4/Chart.lock rename to test/qbittorent/1.0.5/Chart.lock diff --git a/charts/qbittorent/1.0.4/Chart.yaml b/test/qbittorent/1.0.5/Chart.yaml similarity index 90% rename from charts/qbittorent/1.0.4/Chart.yaml rename to test/qbittorent/1.0.5/Chart.yaml index 4549fde4b8..7c6c310fbd 100644 --- a/charts/qbittorent/1.0.4/Chart.yaml +++ b/test/qbittorent/1.0.5/Chart.yaml @@ -1,14 +1,14 @@ apiVersion: v2 -appVersion: 2.3.1 -icon: https://truecharts.org/_static/img/appicons/qbittorrent.png -description: Download data from qbittorent. -name: qbittorent -version: 1.0.4 +appVersion: 4.4.3 dependencies: - name: common repository: file://../../../library/common/2206.0.0 version: 2206.0.0 +description: Download data from qbittorent. home: https://www.qbittorrent.org/ +icon: https://truecharts.org/_static/img/appicons/qbittorrent.png keywords: - storage - torrent +name: qbittorent +version: 1.0.5 diff --git a/test/qbittorent/1.0.4/README.md b/test/qbittorent/1.0.5/README.md similarity index 100% rename from test/qbittorent/1.0.4/README.md rename to test/qbittorent/1.0.5/README.md diff --git a/test/qbittorent/1.0.4/app-readme.md b/test/qbittorent/1.0.5/app-readme.md similarity index 100% rename from test/qbittorent/1.0.4/app-readme.md rename to test/qbittorent/1.0.5/app-readme.md diff --git a/test/qbittorent/1.0.4/charts/common-2206.0.0.tgz b/test/qbittorent/1.0.5/charts/common-2206.0.0.tgz similarity index 100% rename from test/qbittorent/1.0.4/charts/common-2206.0.0.tgz rename to test/qbittorent/1.0.5/charts/common-2206.0.0.tgz diff --git a/test/qbittorent/1.0.4/ix_values.yaml b/test/qbittorent/1.0.5/ix_values.yaml similarity index 84% rename from test/qbittorent/1.0.4/ix_values.yaml rename to test/qbittorent/1.0.5/ix_values.yaml index 23b37e45cc..243155ef25 100644 --- a/test/qbittorent/1.0.4/ix_values.yaml +++ b/test/qbittorent/1.0.5/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: linuxserver/qbittorrent - tag: 4.4.2 + tag: 4.4.3 diff --git a/test/qbittorent/1.0.4/questions.yaml b/test/qbittorent/1.0.5/questions.yaml similarity index 100% rename from test/qbittorent/1.0.4/questions.yaml rename to test/qbittorent/1.0.5/questions.yaml diff --git a/test/qbittorent/1.0.4/templates/deployment.yaml b/test/qbittorent/1.0.5/templates/deployment.yaml similarity index 100% rename from test/qbittorent/1.0.4/templates/deployment.yaml rename to test/qbittorent/1.0.5/templates/deployment.yaml diff --git a/test/qbittorent/1.0.4/templates/pre-install-job.yaml b/test/qbittorent/1.0.5/templates/pre-install-job.yaml similarity index 100% rename from test/qbittorent/1.0.4/templates/pre-install-job.yaml rename to test/qbittorent/1.0.5/templates/pre-install-job.yaml diff --git a/test/qbittorent/1.0.4/templates/service.yaml b/test/qbittorent/1.0.5/templates/service.yaml similarity index 100% rename from test/qbittorent/1.0.4/templates/service.yaml rename to test/qbittorent/1.0.5/templates/service.yaml diff --git a/test/qbittorent/1.0.4/templates/tests/deployment-check.yaml b/test/qbittorent/1.0.5/templates/tests/deployment-check.yaml similarity index 100% rename from test/qbittorent/1.0.4/templates/tests/deployment-check.yaml rename to test/qbittorent/1.0.5/templates/tests/deployment-check.yaml diff --git a/test/qbittorent/1.0.4/test_values.yaml b/test/qbittorent/1.0.5/test_values.yaml similarity index 96% rename from test/qbittorent/1.0.4/test_values.yaml rename to test/qbittorent/1.0.5/test_values.yaml index 79207a0379..56d3da1dc4 100644 --- a/test/qbittorent/1.0.4/test_values.yaml +++ b/test/qbittorent/1.0.5/test_values.yaml @@ -1,18 +1,3 @@ -image: - pullPolicy: IfNotPresent - repository: linuxserver/qbittorrent - tag: 4.4.2 -ownerUID: 568 -ownerGID: 568 -timezone: Europe/London -environmentVariables: [] -extraAppVolumeMounts: [] -web_port: 32000 -tcp_port: 32001 -udp_port: 32002 -dnsConfig: - options: [] -emptyDirVolumes: true appVolumeMounts: config: emptyDir: true @@ -20,3 +5,18 @@ appVolumeMounts: downloads: emptyDir: true mountPath: /downloads +dnsConfig: + options: [] +emptyDirVolumes: true +environmentVariables: [] +extraAppVolumeMounts: [] +image: + pullPolicy: IfNotPresent + repository: linuxserver/qbittorrent + tag: 4.4.3 +ownerGID: 568 +ownerUID: 568 +tcp_port: 32001 +timezone: Europe/London +udp_port: 32002 +web_port: 32000