From 3e3376bf4efeb2bd17beaf73e08d61e37401db60 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 26 Mar 2024 05:28:53 +0000 Subject: [PATCH] Publish new changes in catalog --- community/autobrr/{1.2.11 => 1.2.12}/Chart.lock | 0 community/autobrr/{1.2.11 => 1.2.12}/Chart.yaml | 4 ++-- community/autobrr/{1.2.11 => 1.2.12}/README.md | 0 community/autobrr/{1.2.11 => 1.2.12}/app-readme.md | 0 .../{1.2.11 => 1.2.12}/charts/common-1.2.9.tgz | Bin .../autobrr/{1.2.11 => 1.2.12}/ci/basic-values.yaml | 0 .../autobrr/{1.2.11 => 1.2.12}/ci/extra-values.yaml | 0 .../{1.2.11 => 1.2.12}/ci/hostNet-values.yaml | 0 community/autobrr/{1.2.11 => 1.2.12}/ix_values.yaml | 2 +- community/autobrr/{1.2.11 => 1.2.12}/metadata.yaml | 0 .../autobrr/{1.2.11 => 1.2.12}/migrations/migrate | 0 community/autobrr/{1.2.11 => 1.2.12}/questions.yaml | 0 .../autobrr/{1.2.11 => 1.2.12}/templates/NOTES.txt | 0 .../{1.2.11 => 1.2.12}/templates/_autobrr.tpl | 0 .../{1.2.11 => 1.2.12}/templates/_persistence.tpl | 0 .../{1.2.11 => 1.2.12}/templates/_portal.tpl | 0 .../{1.2.11 => 1.2.12}/templates/_service.tpl | 0 .../{1.2.11 => 1.2.12}/templates/common.yaml | 0 community/n8n/{1.2.32 => 1.2.33}/Chart.lock | 0 community/n8n/{1.2.32 => 1.2.33}/Chart.yaml | 4 ++-- community/n8n/{1.2.32 => 1.2.33}/README.md | 0 community/n8n/{1.2.32 => 1.2.33}/app-readme.md | 0 .../n8n/{1.2.32 => 1.2.33}/charts/common-1.2.9.tgz | Bin .../n8n/{1.2.32 => 1.2.33}/ci/basic-values.yaml | 0 .../n8n/{1.2.32 => 1.2.33}/ci/https-values.yaml | 0 community/n8n/{1.2.32 => 1.2.33}/ix_values.yaml | 2 +- community/n8n/{1.2.32 => 1.2.33}/metadata.yaml | 0 community/n8n/{1.2.32 => 1.2.33}/migrations/migrate | 0 community/n8n/{1.2.32 => 1.2.33}/questions.yaml | 0 .../n8n/{1.2.32 => 1.2.33}/templates/NOTES.txt | 0 .../{1.2.32 => 1.2.33}/templates/_configuration.tpl | 0 community/n8n/{1.2.32 => 1.2.33}/templates/_n8n.tpl | 0 .../{1.2.32 => 1.2.33}/templates/_persistence.tpl | 0 .../n8n/{1.2.32 => 1.2.33}/templates/_portal.tpl | 0 .../n8n/{1.2.32 => 1.2.33}/templates/_postgres.tpl | 0 .../n8n/{1.2.32 => 1.2.33}/templates/_redis.tpl | 0 .../n8n/{1.2.32 => 1.2.33}/templates/_service.tpl | 0 .../{1.2.32 => 1.2.33}/templates/_validation.tpl | 0 .../n8n/{1.2.32 => 1.2.33}/templates/common.yaml | 0 community/qbittorrent/{1.2.9 => 1.2.10}/Chart.lock | 0 community/qbittorrent/{1.2.9 => 1.2.10}/Chart.yaml | 7 ++++--- community/qbittorrent/{1.2.9 => 1.2.10}/README.md | 0 .../qbittorrent/{1.2.9 => 1.2.10}/app-readme.md | 0 .../{1.2.9 => 1.2.10}/charts/common-1.2.9.tgz | Bin .../{1.2.9 => 1.2.10}/ci/basic-values.yaml | 0 .../{1.2.9 => 1.2.10}/ci/extra-values.yaml | 0 .../{1.2.9 => 1.2.10}/ci/hostNet-values.yaml | 0 .../qbittorrent/{1.2.9 => 1.2.10}/ix_values.yaml | 2 +- .../qbittorrent/{1.2.9 => 1.2.10}/metadata.yaml | 0 .../{1.2.9 => 1.2.10}/migrations/migrate | 0 .../qbittorrent/{1.2.9 => 1.2.10}/questions.yaml | 0 .../{1.2.9 => 1.2.10}/templates/NOTES.txt | 0 .../{1.2.9 => 1.2.10}/templates/_configuration.tpl | 0 .../{1.2.9 => 1.2.10}/templates/_portal.tpl | 0 .../{1.2.9 => 1.2.10}/templates/_qbittorrent.tpl | 0 .../{1.2.9 => 1.2.10}/templates/common.yaml | 0 56 files changed, 11 insertions(+), 10 deletions(-) rename community/autobrr/{1.2.11 => 1.2.12}/Chart.lock (100%) rename community/autobrr/{1.2.11 => 1.2.12}/Chart.yaml (95%) rename community/autobrr/{1.2.11 => 1.2.12}/README.md (100%) rename community/autobrr/{1.2.11 => 1.2.12}/app-readme.md (100%) rename community/autobrr/{1.2.11 => 1.2.12}/charts/common-1.2.9.tgz (100%) rename community/autobrr/{1.2.11 => 1.2.12}/ci/basic-values.yaml (100%) rename community/autobrr/{1.2.11 => 1.2.12}/ci/extra-values.yaml (100%) rename community/autobrr/{1.2.11 => 1.2.12}/ci/hostNet-values.yaml (100%) rename community/autobrr/{1.2.11 => 1.2.12}/ix_values.yaml (96%) rename community/autobrr/{1.2.11 => 1.2.12}/metadata.yaml (100%) rename community/autobrr/{1.2.11 => 1.2.12}/migrations/migrate (100%) rename community/autobrr/{1.2.11 => 1.2.12}/questions.yaml (100%) rename community/autobrr/{1.2.11 => 1.2.12}/templates/NOTES.txt (100%) rename community/autobrr/{1.2.11 => 1.2.12}/templates/_autobrr.tpl (100%) rename community/autobrr/{1.2.11 => 1.2.12}/templates/_persistence.tpl (100%) rename community/autobrr/{1.2.11 => 1.2.12}/templates/_portal.tpl (100%) rename community/autobrr/{1.2.11 => 1.2.12}/templates/_service.tpl (100%) rename community/autobrr/{1.2.11 => 1.2.12}/templates/common.yaml (100%) rename community/n8n/{1.2.32 => 1.2.33}/Chart.lock (100%) rename community/n8n/{1.2.32 => 1.2.33}/Chart.yaml (94%) rename community/n8n/{1.2.32 => 1.2.33}/README.md (100%) rename community/n8n/{1.2.32 => 1.2.33}/app-readme.md (100%) rename community/n8n/{1.2.32 => 1.2.33}/charts/common-1.2.9.tgz (100%) rename community/n8n/{1.2.32 => 1.2.33}/ci/basic-values.yaml (100%) rename community/n8n/{1.2.32 => 1.2.33}/ci/https-values.yaml (100%) rename community/n8n/{1.2.32 => 1.2.33}/ix_values.yaml (98%) rename community/n8n/{1.2.32 => 1.2.33}/metadata.yaml (100%) rename community/n8n/{1.2.32 => 1.2.33}/migrations/migrate (100%) rename community/n8n/{1.2.32 => 1.2.33}/questions.yaml (100%) rename community/n8n/{1.2.32 => 1.2.33}/templates/NOTES.txt (100%) rename community/n8n/{1.2.32 => 1.2.33}/templates/_configuration.tpl (100%) rename community/n8n/{1.2.32 => 1.2.33}/templates/_n8n.tpl (100%) rename community/n8n/{1.2.32 => 1.2.33}/templates/_persistence.tpl (100%) rename community/n8n/{1.2.32 => 1.2.33}/templates/_portal.tpl (100%) rename community/n8n/{1.2.32 => 1.2.33}/templates/_postgres.tpl (100%) rename community/n8n/{1.2.32 => 1.2.33}/templates/_redis.tpl (100%) rename community/n8n/{1.2.32 => 1.2.33}/templates/_service.tpl (100%) rename community/n8n/{1.2.32 => 1.2.33}/templates/_validation.tpl (100%) rename community/n8n/{1.2.32 => 1.2.33}/templates/common.yaml (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/Chart.lock (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/Chart.yaml (90%) rename community/qbittorrent/{1.2.9 => 1.2.10}/README.md (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/app-readme.md (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/charts/common-1.2.9.tgz (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/ci/basic-values.yaml (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/ci/extra-values.yaml (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/ci/hostNet-values.yaml (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/ix_values.yaml (97%) rename community/qbittorrent/{1.2.9 => 1.2.10}/metadata.yaml (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/migrations/migrate (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/questions.yaml (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/templates/NOTES.txt (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/templates/_configuration.tpl (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/templates/_portal.tpl (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/templates/_qbittorrent.tpl (100%) rename community/qbittorrent/{1.2.9 => 1.2.10}/templates/common.yaml (100%) diff --git a/community/autobrr/1.2.11/Chart.lock b/community/autobrr/1.2.12/Chart.lock similarity index 100% rename from community/autobrr/1.2.11/Chart.lock rename to community/autobrr/1.2.12/Chart.lock diff --git a/community/autobrr/1.2.11/Chart.yaml b/community/autobrr/1.2.12/Chart.yaml similarity index 95% rename from community/autobrr/1.2.11/Chart.yaml rename to community/autobrr/1.2.12/Chart.yaml index ccf86e48e5..9a7223fb1a 100644 --- a/community/autobrr/1.2.11/Chart.yaml +++ b/community/autobrr/1.2.12/Chart.yaml @@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use annotations: title: Autobrr type: application -version: 1.2.11 +version: 1.2.12 apiVersion: v2 -appVersion: 1.39.1 +appVersion: 1.40.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/autobrr/1.2.11/README.md b/community/autobrr/1.2.12/README.md similarity index 100% rename from community/autobrr/1.2.11/README.md rename to community/autobrr/1.2.12/README.md diff --git a/community/autobrr/1.2.11/app-readme.md b/community/autobrr/1.2.12/app-readme.md similarity index 100% rename from community/autobrr/1.2.11/app-readme.md rename to community/autobrr/1.2.12/app-readme.md diff --git a/community/autobrr/1.2.11/charts/common-1.2.9.tgz b/community/autobrr/1.2.12/charts/common-1.2.9.tgz similarity index 100% rename from community/autobrr/1.2.11/charts/common-1.2.9.tgz rename to community/autobrr/1.2.12/charts/common-1.2.9.tgz diff --git a/community/autobrr/1.2.11/ci/basic-values.yaml b/community/autobrr/1.2.12/ci/basic-values.yaml similarity index 100% rename from community/autobrr/1.2.11/ci/basic-values.yaml rename to community/autobrr/1.2.12/ci/basic-values.yaml diff --git a/community/autobrr/1.2.11/ci/extra-values.yaml b/community/autobrr/1.2.12/ci/extra-values.yaml similarity index 100% rename from community/autobrr/1.2.11/ci/extra-values.yaml rename to community/autobrr/1.2.12/ci/extra-values.yaml diff --git a/community/autobrr/1.2.11/ci/hostNet-values.yaml b/community/autobrr/1.2.12/ci/hostNet-values.yaml similarity index 100% rename from community/autobrr/1.2.11/ci/hostNet-values.yaml rename to community/autobrr/1.2.12/ci/hostNet-values.yaml diff --git a/community/autobrr/1.2.11/ix_values.yaml b/community/autobrr/1.2.12/ix_values.yaml similarity index 96% rename from community/autobrr/1.2.11/ix_values.yaml rename to community/autobrr/1.2.12/ix_values.yaml index 7efbc1b05c..b1e106ea13 100644 --- a/community/autobrr/1.2.11/ix_values.yaml +++ b/community/autobrr/1.2.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/autobrr/autobrr pullPolicy: IfNotPresent - tag: v1.39.1 + tag: v1.40.1 resources: limits: diff --git a/community/autobrr/1.2.11/metadata.yaml b/community/autobrr/1.2.12/metadata.yaml similarity index 100% rename from community/autobrr/1.2.11/metadata.yaml rename to community/autobrr/1.2.12/metadata.yaml diff --git a/community/autobrr/1.2.11/migrations/migrate b/community/autobrr/1.2.12/migrations/migrate similarity index 100% rename from community/autobrr/1.2.11/migrations/migrate rename to community/autobrr/1.2.12/migrations/migrate diff --git a/community/autobrr/1.2.11/questions.yaml b/community/autobrr/1.2.12/questions.yaml similarity index 100% rename from community/autobrr/1.2.11/questions.yaml rename to community/autobrr/1.2.12/questions.yaml diff --git a/community/autobrr/1.2.11/templates/NOTES.txt b/community/autobrr/1.2.12/templates/NOTES.txt similarity index 100% rename from community/autobrr/1.2.11/templates/NOTES.txt rename to community/autobrr/1.2.12/templates/NOTES.txt diff --git a/community/autobrr/1.2.11/templates/_autobrr.tpl b/community/autobrr/1.2.12/templates/_autobrr.tpl similarity index 100% rename from community/autobrr/1.2.11/templates/_autobrr.tpl rename to community/autobrr/1.2.12/templates/_autobrr.tpl diff --git a/community/autobrr/1.2.11/templates/_persistence.tpl b/community/autobrr/1.2.12/templates/_persistence.tpl similarity index 100% rename from community/autobrr/1.2.11/templates/_persistence.tpl rename to community/autobrr/1.2.12/templates/_persistence.tpl diff --git a/community/autobrr/1.2.11/templates/_portal.tpl b/community/autobrr/1.2.12/templates/_portal.tpl similarity index 100% rename from community/autobrr/1.2.11/templates/_portal.tpl rename to community/autobrr/1.2.12/templates/_portal.tpl diff --git a/community/autobrr/1.2.11/templates/_service.tpl b/community/autobrr/1.2.12/templates/_service.tpl similarity index 100% rename from community/autobrr/1.2.11/templates/_service.tpl rename to community/autobrr/1.2.12/templates/_service.tpl diff --git a/community/autobrr/1.2.11/templates/common.yaml b/community/autobrr/1.2.12/templates/common.yaml similarity index 100% rename from community/autobrr/1.2.11/templates/common.yaml rename to community/autobrr/1.2.12/templates/common.yaml diff --git a/community/n8n/1.2.32/Chart.lock b/community/n8n/1.2.33/Chart.lock similarity index 100% rename from community/n8n/1.2.32/Chart.lock rename to community/n8n/1.2.33/Chart.lock diff --git a/community/n8n/1.2.32/Chart.yaml b/community/n8n/1.2.33/Chart.yaml similarity index 94% rename from community/n8n/1.2.32/Chart.yaml rename to community/n8n/1.2.33/Chart.yaml index b03e106ff8..1d0180eced 100644 --- a/community/n8n/1.2.32/Chart.yaml +++ b/community/n8n/1.2.33/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.32 +version: 1.2.33 apiVersion: v2 -appVersion: 1.34.0 +appVersion: 1.34.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.2.32/README.md b/community/n8n/1.2.33/README.md similarity index 100% rename from community/n8n/1.2.32/README.md rename to community/n8n/1.2.33/README.md diff --git a/community/n8n/1.2.32/app-readme.md b/community/n8n/1.2.33/app-readme.md similarity index 100% rename from community/n8n/1.2.32/app-readme.md rename to community/n8n/1.2.33/app-readme.md diff --git a/community/n8n/1.2.32/charts/common-1.2.9.tgz b/community/n8n/1.2.33/charts/common-1.2.9.tgz similarity index 100% rename from community/n8n/1.2.32/charts/common-1.2.9.tgz rename to community/n8n/1.2.33/charts/common-1.2.9.tgz diff --git a/community/n8n/1.2.32/ci/basic-values.yaml b/community/n8n/1.2.33/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.2.32/ci/basic-values.yaml rename to community/n8n/1.2.33/ci/basic-values.yaml diff --git a/community/n8n/1.2.32/ci/https-values.yaml b/community/n8n/1.2.33/ci/https-values.yaml similarity index 100% rename from community/n8n/1.2.32/ci/https-values.yaml rename to community/n8n/1.2.33/ci/https-values.yaml diff --git a/community/n8n/1.2.32/ix_values.yaml b/community/n8n/1.2.33/ix_values.yaml similarity index 98% rename from community/n8n/1.2.32/ix_values.yaml rename to community/n8n/1.2.33/ix_values.yaml index 6918e857aa..e4bde6a3d5 100644 --- a/community/n8n/1.2.32/ix_values.yaml +++ b/community/n8n/1.2.33/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.34.0 + tag: 1.34.1 resources: limits: diff --git a/community/n8n/1.2.32/metadata.yaml b/community/n8n/1.2.33/metadata.yaml similarity index 100% rename from community/n8n/1.2.32/metadata.yaml rename to community/n8n/1.2.33/metadata.yaml diff --git a/community/n8n/1.2.32/migrations/migrate b/community/n8n/1.2.33/migrations/migrate similarity index 100% rename from community/n8n/1.2.32/migrations/migrate rename to community/n8n/1.2.33/migrations/migrate diff --git a/community/n8n/1.2.32/questions.yaml b/community/n8n/1.2.33/questions.yaml similarity index 100% rename from community/n8n/1.2.32/questions.yaml rename to community/n8n/1.2.33/questions.yaml diff --git a/community/n8n/1.2.32/templates/NOTES.txt b/community/n8n/1.2.33/templates/NOTES.txt similarity index 100% rename from community/n8n/1.2.32/templates/NOTES.txt rename to community/n8n/1.2.33/templates/NOTES.txt diff --git a/community/n8n/1.2.32/templates/_configuration.tpl b/community/n8n/1.2.33/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.2.32/templates/_configuration.tpl rename to community/n8n/1.2.33/templates/_configuration.tpl diff --git a/community/n8n/1.2.32/templates/_n8n.tpl b/community/n8n/1.2.33/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.2.32/templates/_n8n.tpl rename to community/n8n/1.2.33/templates/_n8n.tpl diff --git a/community/n8n/1.2.32/templates/_persistence.tpl b/community/n8n/1.2.33/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.2.32/templates/_persistence.tpl rename to community/n8n/1.2.33/templates/_persistence.tpl diff --git a/community/n8n/1.2.32/templates/_portal.tpl b/community/n8n/1.2.33/templates/_portal.tpl similarity index 100% rename from community/n8n/1.2.32/templates/_portal.tpl rename to community/n8n/1.2.33/templates/_portal.tpl diff --git a/community/n8n/1.2.32/templates/_postgres.tpl b/community/n8n/1.2.33/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.2.32/templates/_postgres.tpl rename to community/n8n/1.2.33/templates/_postgres.tpl diff --git a/community/n8n/1.2.32/templates/_redis.tpl b/community/n8n/1.2.33/templates/_redis.tpl similarity index 100% rename from community/n8n/1.2.32/templates/_redis.tpl rename to community/n8n/1.2.33/templates/_redis.tpl diff --git a/community/n8n/1.2.32/templates/_service.tpl b/community/n8n/1.2.33/templates/_service.tpl similarity index 100% rename from community/n8n/1.2.32/templates/_service.tpl rename to community/n8n/1.2.33/templates/_service.tpl diff --git a/community/n8n/1.2.32/templates/_validation.tpl b/community/n8n/1.2.33/templates/_validation.tpl similarity index 100% rename from community/n8n/1.2.32/templates/_validation.tpl rename to community/n8n/1.2.33/templates/_validation.tpl diff --git a/community/n8n/1.2.32/templates/common.yaml b/community/n8n/1.2.33/templates/common.yaml similarity index 100% rename from community/n8n/1.2.32/templates/common.yaml rename to community/n8n/1.2.33/templates/common.yaml diff --git a/community/qbittorrent/1.2.9/Chart.lock b/community/qbittorrent/1.2.10/Chart.lock similarity index 100% rename from community/qbittorrent/1.2.9/Chart.lock rename to community/qbittorrent/1.2.10/Chart.lock diff --git a/community/qbittorrent/1.2.9/Chart.yaml b/community/qbittorrent/1.2.10/Chart.yaml similarity index 90% rename from community/qbittorrent/1.2.9/Chart.yaml rename to community/qbittorrent/1.2.10/Chart.yaml index 1f85b8b0d5..d54478acb5 100644 --- a/community/qbittorrent/1.2.9/Chart.yaml +++ b/community/qbittorrent/1.2.10/Chart.yaml @@ -1,11 +1,12 @@ name: qbittorrent -description: The qBittorrent project aims to provide an open-source software alternative to µTorrent. +description: The qBittorrent project aims to provide an open-source software alternative + to µTorrent. annotations: title: qBittorrent type: application -version: 1.2.9 +version: 1.2.10 apiVersion: v2 -appVersion: 4.6.3 +appVersion: 4.6.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/qbittorrent/1.2.9/README.md b/community/qbittorrent/1.2.10/README.md similarity index 100% rename from community/qbittorrent/1.2.9/README.md rename to community/qbittorrent/1.2.10/README.md diff --git a/community/qbittorrent/1.2.9/app-readme.md b/community/qbittorrent/1.2.10/app-readme.md similarity index 100% rename from community/qbittorrent/1.2.9/app-readme.md rename to community/qbittorrent/1.2.10/app-readme.md diff --git a/community/qbittorrent/1.2.9/charts/common-1.2.9.tgz b/community/qbittorrent/1.2.10/charts/common-1.2.9.tgz similarity index 100% rename from community/qbittorrent/1.2.9/charts/common-1.2.9.tgz rename to community/qbittorrent/1.2.10/charts/common-1.2.9.tgz diff --git a/community/qbittorrent/1.2.9/ci/basic-values.yaml b/community/qbittorrent/1.2.10/ci/basic-values.yaml similarity index 100% rename from community/qbittorrent/1.2.9/ci/basic-values.yaml rename to community/qbittorrent/1.2.10/ci/basic-values.yaml diff --git a/community/qbittorrent/1.2.9/ci/extra-values.yaml b/community/qbittorrent/1.2.10/ci/extra-values.yaml similarity index 100% rename from community/qbittorrent/1.2.9/ci/extra-values.yaml rename to community/qbittorrent/1.2.10/ci/extra-values.yaml diff --git a/community/qbittorrent/1.2.9/ci/hostNet-values.yaml b/community/qbittorrent/1.2.10/ci/hostNet-values.yaml similarity index 100% rename from community/qbittorrent/1.2.9/ci/hostNet-values.yaml rename to community/qbittorrent/1.2.10/ci/hostNet-values.yaml diff --git a/community/qbittorrent/1.2.9/ix_values.yaml b/community/qbittorrent/1.2.10/ix_values.yaml similarity index 97% rename from community/qbittorrent/1.2.9/ix_values.yaml rename to community/qbittorrent/1.2.10/ix_values.yaml index 968f3069e7..5404c50941 100644 --- a/community/qbittorrent/1.2.9/ix_values.yaml +++ b/community/qbittorrent/1.2.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/qbittorrent pullPolicy: IfNotPresent - tag: 4.6.3 + tag: 4.6.4 resources: limits: diff --git a/community/qbittorrent/1.2.9/metadata.yaml b/community/qbittorrent/1.2.10/metadata.yaml similarity index 100% rename from community/qbittorrent/1.2.9/metadata.yaml rename to community/qbittorrent/1.2.10/metadata.yaml diff --git a/community/qbittorrent/1.2.9/migrations/migrate b/community/qbittorrent/1.2.10/migrations/migrate similarity index 100% rename from community/qbittorrent/1.2.9/migrations/migrate rename to community/qbittorrent/1.2.10/migrations/migrate diff --git a/community/qbittorrent/1.2.9/questions.yaml b/community/qbittorrent/1.2.10/questions.yaml similarity index 100% rename from community/qbittorrent/1.2.9/questions.yaml rename to community/qbittorrent/1.2.10/questions.yaml diff --git a/community/qbittorrent/1.2.9/templates/NOTES.txt b/community/qbittorrent/1.2.10/templates/NOTES.txt similarity index 100% rename from community/qbittorrent/1.2.9/templates/NOTES.txt rename to community/qbittorrent/1.2.10/templates/NOTES.txt diff --git a/community/qbittorrent/1.2.9/templates/_configuration.tpl b/community/qbittorrent/1.2.10/templates/_configuration.tpl similarity index 100% rename from community/qbittorrent/1.2.9/templates/_configuration.tpl rename to community/qbittorrent/1.2.10/templates/_configuration.tpl diff --git a/community/qbittorrent/1.2.9/templates/_portal.tpl b/community/qbittorrent/1.2.10/templates/_portal.tpl similarity index 100% rename from community/qbittorrent/1.2.9/templates/_portal.tpl rename to community/qbittorrent/1.2.10/templates/_portal.tpl diff --git a/community/qbittorrent/1.2.9/templates/_qbittorrent.tpl b/community/qbittorrent/1.2.10/templates/_qbittorrent.tpl similarity index 100% rename from community/qbittorrent/1.2.9/templates/_qbittorrent.tpl rename to community/qbittorrent/1.2.10/templates/_qbittorrent.tpl diff --git a/community/qbittorrent/1.2.9/templates/common.yaml b/community/qbittorrent/1.2.10/templates/common.yaml similarity index 100% rename from community/qbittorrent/1.2.9/templates/common.yaml rename to community/qbittorrent/1.2.10/templates/common.yaml