diff --git a/community/filebrowser/1.0.8/Chart.lock b/community/filebrowser/1.0.9/Chart.lock similarity index 100% rename from community/filebrowser/1.0.8/Chart.lock rename to community/filebrowser/1.0.9/Chart.lock diff --git a/community/filebrowser/1.0.8/Chart.yaml b/community/filebrowser/1.0.9/Chart.yaml similarity index 95% rename from community/filebrowser/1.0.8/Chart.yaml rename to community/filebrowser/1.0.9/Chart.yaml index 07f2cf3cd9..7fbaf64467 100644 --- a/community/filebrowser/1.0.8/Chart.yaml +++ b/community/filebrowser/1.0.9/Chart.yaml @@ -4,9 +4,9 @@ description: File Browser provides a file managing interface within a specified annotations: title: File Browser type: application -version: 1.0.8 +version: 1.0.9 apiVersion: v2 -appVersion: 2.24.1 +appVersion: 2.24.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/filebrowser/1.0.8/README.md b/community/filebrowser/1.0.9/README.md similarity index 100% rename from community/filebrowser/1.0.8/README.md rename to community/filebrowser/1.0.9/README.md diff --git a/community/filebrowser/1.0.8/app-readme.md b/community/filebrowser/1.0.9/app-readme.md similarity index 100% rename from community/filebrowser/1.0.8/app-readme.md rename to community/filebrowser/1.0.9/app-readme.md diff --git a/community/filebrowser/1.0.8/charts/common-1.0.12.tgz b/community/filebrowser/1.0.9/charts/common-1.0.12.tgz similarity index 100% rename from community/filebrowser/1.0.8/charts/common-1.0.12.tgz rename to community/filebrowser/1.0.9/charts/common-1.0.12.tgz diff --git a/community/filebrowser/1.0.8/ci/basic-values.yaml b/community/filebrowser/1.0.9/ci/basic-values.yaml similarity index 100% rename from community/filebrowser/1.0.8/ci/basic-values.yaml rename to community/filebrowser/1.0.9/ci/basic-values.yaml diff --git a/community/filebrowser/1.0.8/ci/https-values.yaml b/community/filebrowser/1.0.9/ci/https-values.yaml similarity index 100% rename from community/filebrowser/1.0.8/ci/https-values.yaml rename to community/filebrowser/1.0.9/ci/https-values.yaml diff --git a/community/filebrowser/1.0.8/ix_values.yaml b/community/filebrowser/1.0.9/ix_values.yaml similarity index 96% rename from community/filebrowser/1.0.8/ix_values.yaml rename to community/filebrowser/1.0.9/ix_values.yaml index cb829b25bd..3c40dbe3a2 100644 --- a/community/filebrowser/1.0.8/ix_values.yaml +++ b/community/filebrowser/1.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: filebrowser/filebrowser pullPolicy: IfNotPresent - tag: v2.24.1 + tag: v2.24.2 resources: limits: diff --git a/community/filebrowser/1.0.8/metadata.yaml b/community/filebrowser/1.0.9/metadata.yaml similarity index 100% rename from community/filebrowser/1.0.8/metadata.yaml rename to community/filebrowser/1.0.9/metadata.yaml diff --git a/community/filebrowser/1.0.8/questions.yaml b/community/filebrowser/1.0.9/questions.yaml similarity index 100% rename from community/filebrowser/1.0.8/questions.yaml rename to community/filebrowser/1.0.9/questions.yaml diff --git a/community/filebrowser/1.0.8/templates/NOTES.txt b/community/filebrowser/1.0.9/templates/NOTES.txt similarity index 100% rename from community/filebrowser/1.0.8/templates/NOTES.txt rename to community/filebrowser/1.0.9/templates/NOTES.txt diff --git a/community/filebrowser/1.0.8/templates/_filebrowser.tpl b/community/filebrowser/1.0.9/templates/_filebrowser.tpl similarity index 100% rename from community/filebrowser/1.0.8/templates/_filebrowser.tpl rename to community/filebrowser/1.0.9/templates/_filebrowser.tpl diff --git a/community/filebrowser/1.0.8/templates/_persistence.tpl b/community/filebrowser/1.0.9/templates/_persistence.tpl similarity index 100% rename from community/filebrowser/1.0.8/templates/_persistence.tpl rename to community/filebrowser/1.0.9/templates/_persistence.tpl diff --git a/community/filebrowser/1.0.8/templates/_portal.tpl b/community/filebrowser/1.0.9/templates/_portal.tpl similarity index 100% rename from community/filebrowser/1.0.8/templates/_portal.tpl rename to community/filebrowser/1.0.9/templates/_portal.tpl diff --git a/community/filebrowser/1.0.8/templates/_service.tpl b/community/filebrowser/1.0.9/templates/_service.tpl similarity index 100% rename from community/filebrowser/1.0.8/templates/_service.tpl rename to community/filebrowser/1.0.9/templates/_service.tpl diff --git a/community/filebrowser/1.0.8/templates/common.yaml b/community/filebrowser/1.0.9/templates/common.yaml similarity index 100% rename from community/filebrowser/1.0.8/templates/common.yaml rename to community/filebrowser/1.0.9/templates/common.yaml diff --git a/community/ipfs/1.0.19/Chart.lock b/community/ipfs/1.0.20/Chart.lock similarity index 100% rename from community/ipfs/1.0.19/Chart.lock rename to community/ipfs/1.0.20/Chart.lock diff --git a/community/ipfs/1.0.19/Chart.yaml b/community/ipfs/1.0.20/Chart.yaml similarity index 88% rename from community/ipfs/1.0.19/Chart.yaml rename to community/ipfs/1.0.20/Chart.yaml index abde630e7a..acbd26a7f3 100644 --- a/community/ipfs/1.0.19/Chart.yaml +++ b/community/ipfs/1.0.20/Chart.yaml @@ -1,11 +1,12 @@ name: ipfs -description: Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP +description: Interplanetary Filesystem - the Web3 standard for content-addressing, + interoperable with HTTP annotations: title: IPFS type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 -appVersion: v0.21.0 +appVersion: v0.22.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/ipfs/1.0.19/README.md b/community/ipfs/1.0.20/README.md similarity index 100% rename from community/ipfs/1.0.19/README.md rename to community/ipfs/1.0.20/README.md diff --git a/community/ipfs/1.0.19/app-readme.md b/community/ipfs/1.0.20/app-readme.md similarity index 100% rename from community/ipfs/1.0.19/app-readme.md rename to community/ipfs/1.0.20/app-readme.md diff --git a/community/ipfs/1.0.19/charts/common-1.0.12.tgz b/community/ipfs/1.0.20/charts/common-1.0.12.tgz similarity index 100% rename from community/ipfs/1.0.19/charts/common-1.0.12.tgz rename to community/ipfs/1.0.20/charts/common-1.0.12.tgz diff --git a/community/ipfs/1.0.19/ci/basic-values.yaml b/community/ipfs/1.0.20/ci/basic-values.yaml similarity index 100% rename from community/ipfs/1.0.19/ci/basic-values.yaml rename to community/ipfs/1.0.20/ci/basic-values.yaml diff --git a/community/ipfs/1.0.19/ci/extra-env-values.yaml b/community/ipfs/1.0.20/ci/extra-env-values.yaml similarity index 100% rename from community/ipfs/1.0.19/ci/extra-env-values.yaml rename to community/ipfs/1.0.20/ci/extra-env-values.yaml diff --git a/community/ipfs/1.0.19/ci/hostNet-values.yaml b/community/ipfs/1.0.20/ci/hostNet-values.yaml similarity index 100% rename from community/ipfs/1.0.19/ci/hostNet-values.yaml rename to community/ipfs/1.0.20/ci/hostNet-values.yaml diff --git a/community/ipfs/1.0.19/ix_values.yaml b/community/ipfs/1.0.20/ix_values.yaml similarity index 96% rename from community/ipfs/1.0.19/ix_values.yaml rename to community/ipfs/1.0.20/ix_values.yaml index 1427c27be8..0fbea5ccc3 100644 --- a/community/ipfs/1.0.19/ix_values.yaml +++ b/community/ipfs/1.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ipfs/kubo pullPolicy: IfNotPresent - tag: v0.21.0 + tag: v0.22.0 resources: limits: cpu: 4000m diff --git a/community/ipfs/1.0.19/metadata.yaml b/community/ipfs/1.0.20/metadata.yaml similarity index 100% rename from community/ipfs/1.0.19/metadata.yaml rename to community/ipfs/1.0.20/metadata.yaml diff --git a/community/ipfs/1.0.19/migrations/migrate b/community/ipfs/1.0.20/migrations/migrate similarity index 100% rename from community/ipfs/1.0.19/migrations/migrate rename to community/ipfs/1.0.20/migrations/migrate diff --git a/community/ipfs/1.0.19/questions.yaml b/community/ipfs/1.0.20/questions.yaml similarity index 100% rename from community/ipfs/1.0.19/questions.yaml rename to community/ipfs/1.0.20/questions.yaml diff --git a/community/ipfs/1.0.19/templates/NOTES.txt b/community/ipfs/1.0.20/templates/NOTES.txt similarity index 100% rename from community/ipfs/1.0.19/templates/NOTES.txt rename to community/ipfs/1.0.20/templates/NOTES.txt diff --git a/community/ipfs/1.0.19/templates/_configuration.tpl b/community/ipfs/1.0.20/templates/_configuration.tpl similarity index 100% rename from community/ipfs/1.0.19/templates/_configuration.tpl rename to community/ipfs/1.0.20/templates/_configuration.tpl diff --git a/community/ipfs/1.0.19/templates/_ipfs.tpl b/community/ipfs/1.0.20/templates/_ipfs.tpl similarity index 100% rename from community/ipfs/1.0.19/templates/_ipfs.tpl rename to community/ipfs/1.0.20/templates/_ipfs.tpl diff --git a/community/ipfs/1.0.19/templates/_portal.tpl b/community/ipfs/1.0.20/templates/_portal.tpl similarity index 100% rename from community/ipfs/1.0.19/templates/_portal.tpl rename to community/ipfs/1.0.20/templates/_portal.tpl diff --git a/community/ipfs/1.0.19/templates/common.yaml b/community/ipfs/1.0.20/templates/common.yaml similarity index 100% rename from community/ipfs/1.0.19/templates/common.yaml rename to community/ipfs/1.0.20/templates/common.yaml diff --git a/community/komga/1.0.7/Chart.lock b/community/komga/1.0.8/Chart.lock similarity index 100% rename from community/komga/1.0.7/Chart.lock rename to community/komga/1.0.8/Chart.lock diff --git a/community/komga/1.0.7/Chart.yaml b/community/komga/1.0.8/Chart.yaml similarity index 95% rename from community/komga/1.0.7/Chart.yaml rename to community/komga/1.0.8/Chart.yaml index 62c31f4f9f..90e3508dcb 100644 --- a/community/komga/1.0.7/Chart.yaml +++ b/community/komga/1.0.8/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 -appVersion: 1.3.0 +appVersion: 1.3.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/komga/1.0.7/README.md b/community/komga/1.0.8/README.md similarity index 100% rename from community/komga/1.0.7/README.md rename to community/komga/1.0.8/README.md diff --git a/community/komga/1.0.7/app-readme.md b/community/komga/1.0.8/app-readme.md similarity index 100% rename from community/komga/1.0.7/app-readme.md rename to community/komga/1.0.8/app-readme.md diff --git a/community/komga/1.0.7/charts/common-1.0.12.tgz b/community/komga/1.0.8/charts/common-1.0.12.tgz similarity index 100% rename from community/komga/1.0.7/charts/common-1.0.12.tgz rename to community/komga/1.0.8/charts/common-1.0.12.tgz diff --git a/community/komga/1.0.7/ci/basic-values.yaml b/community/komga/1.0.8/ci/basic-values.yaml similarity index 100% rename from community/komga/1.0.7/ci/basic-values.yaml rename to community/komga/1.0.8/ci/basic-values.yaml diff --git a/community/komga/1.0.7/ci/extra-values.yaml b/community/komga/1.0.8/ci/extra-values.yaml similarity index 100% rename from community/komga/1.0.7/ci/extra-values.yaml rename to community/komga/1.0.8/ci/extra-values.yaml diff --git a/community/komga/1.0.7/ci/hostNet-values.yaml b/community/komga/1.0.8/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.0.7/ci/hostNet-values.yaml rename to community/komga/1.0.8/ci/hostNet-values.yaml diff --git a/community/komga/1.0.7/ix_values.yaml b/community/komga/1.0.8/ix_values.yaml similarity index 96% rename from community/komga/1.0.7/ix_values.yaml rename to community/komga/1.0.8/ix_values.yaml index 0098f3e92a..73cfa8bd35 100644 --- a/community/komga/1.0.7/ix_values.yaml +++ b/community/komga/1.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.3.0 + tag: 1.3.1 resources: limits: diff --git a/community/komga/1.0.7/metadata.yaml b/community/komga/1.0.8/metadata.yaml similarity index 100% rename from community/komga/1.0.7/metadata.yaml rename to community/komga/1.0.8/metadata.yaml diff --git a/community/komga/1.0.7/questions.yaml b/community/komga/1.0.8/questions.yaml similarity index 100% rename from community/komga/1.0.7/questions.yaml rename to community/komga/1.0.8/questions.yaml diff --git a/community/komga/1.0.7/templates/NOTES.txt b/community/komga/1.0.8/templates/NOTES.txt similarity index 100% rename from community/komga/1.0.7/templates/NOTES.txt rename to community/komga/1.0.8/templates/NOTES.txt diff --git a/community/komga/1.0.7/templates/_komga.tpl b/community/komga/1.0.8/templates/_komga.tpl similarity index 100% rename from community/komga/1.0.7/templates/_komga.tpl rename to community/komga/1.0.8/templates/_komga.tpl diff --git a/community/komga/1.0.7/templates/_persistence.tpl b/community/komga/1.0.8/templates/_persistence.tpl similarity index 100% rename from community/komga/1.0.7/templates/_persistence.tpl rename to community/komga/1.0.8/templates/_persistence.tpl diff --git a/community/komga/1.0.7/templates/_portal.tpl b/community/komga/1.0.8/templates/_portal.tpl similarity index 100% rename from community/komga/1.0.7/templates/_portal.tpl rename to community/komga/1.0.8/templates/_portal.tpl diff --git a/community/komga/1.0.7/templates/_service.tpl b/community/komga/1.0.8/templates/_service.tpl similarity index 100% rename from community/komga/1.0.7/templates/_service.tpl rename to community/komga/1.0.8/templates/_service.tpl diff --git a/community/komga/1.0.7/templates/common.yaml b/community/komga/1.0.8/templates/common.yaml similarity index 100% rename from community/komga/1.0.7/templates/common.yaml rename to community/komga/1.0.8/templates/common.yaml diff --git a/community/recyclarr/1.0.1/Chart.lock b/community/recyclarr/1.0.2/Chart.lock similarity index 100% rename from community/recyclarr/1.0.1/Chart.lock rename to community/recyclarr/1.0.2/Chart.lock diff --git a/community/recyclarr/1.0.1/Chart.yaml b/community/recyclarr/1.0.2/Chart.yaml similarity index 95% rename from community/recyclarr/1.0.1/Chart.yaml rename to community/recyclarr/1.0.2/Chart.yaml index e876febdee..7230cfabff 100644 --- a/community/recyclarr/1.0.1/Chart.yaml +++ b/community/recyclarr/1.0.2/Chart.yaml @@ -4,9 +4,9 @@ description: Recyclarr synchronizes recommended settings from the TRaSH guides t annotations: title: Recyclarr type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 -appVersion: 5.2.0 +appVersion: 5.2.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/recyclarr/1.0.1/README.md b/community/recyclarr/1.0.2/README.md similarity index 100% rename from community/recyclarr/1.0.1/README.md rename to community/recyclarr/1.0.2/README.md diff --git a/community/recyclarr/1.0.1/app-readme.md b/community/recyclarr/1.0.2/app-readme.md similarity index 100% rename from community/recyclarr/1.0.1/app-readme.md rename to community/recyclarr/1.0.2/app-readme.md diff --git a/community/recyclarr/1.0.1/charts/common-1.0.12.tgz b/community/recyclarr/1.0.2/charts/common-1.0.12.tgz similarity index 100% rename from community/recyclarr/1.0.1/charts/common-1.0.12.tgz rename to community/recyclarr/1.0.2/charts/common-1.0.12.tgz diff --git a/community/recyclarr/1.0.1/ci/basic-values.yaml b/community/recyclarr/1.0.2/ci/basic-values.yaml similarity index 100% rename from community/recyclarr/1.0.1/ci/basic-values.yaml rename to community/recyclarr/1.0.2/ci/basic-values.yaml diff --git a/community/recyclarr/1.0.1/ci/extra-values.yaml b/community/recyclarr/1.0.2/ci/extra-values.yaml similarity index 100% rename from community/recyclarr/1.0.1/ci/extra-values.yaml rename to community/recyclarr/1.0.2/ci/extra-values.yaml diff --git a/community/recyclarr/1.0.1/ix_values.yaml b/community/recyclarr/1.0.2/ix_values.yaml similarity index 96% rename from community/recyclarr/1.0.1/ix_values.yaml rename to community/recyclarr/1.0.2/ix_values.yaml index a8c0b69f98..49f14d90ae 100644 --- a/community/recyclarr/1.0.1/ix_values.yaml +++ b/community/recyclarr/1.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: recyclarr/recyclarr pullPolicy: IfNotPresent - tag: 5.2.0 + tag: 5.2.1 resources: limits: diff --git a/community/recyclarr/1.0.1/metadata.yaml b/community/recyclarr/1.0.2/metadata.yaml similarity index 100% rename from community/recyclarr/1.0.1/metadata.yaml rename to community/recyclarr/1.0.2/metadata.yaml diff --git a/community/recyclarr/1.0.1/questions.yaml b/community/recyclarr/1.0.2/questions.yaml similarity index 100% rename from community/recyclarr/1.0.1/questions.yaml rename to community/recyclarr/1.0.2/questions.yaml diff --git a/community/recyclarr/1.0.1/templates/NOTES.txt b/community/recyclarr/1.0.2/templates/NOTES.txt similarity index 100% rename from community/recyclarr/1.0.1/templates/NOTES.txt rename to community/recyclarr/1.0.2/templates/NOTES.txt diff --git a/community/recyclarr/1.0.1/templates/_persistence.tpl b/community/recyclarr/1.0.2/templates/_persistence.tpl similarity index 100% rename from community/recyclarr/1.0.1/templates/_persistence.tpl rename to community/recyclarr/1.0.2/templates/_persistence.tpl diff --git a/community/recyclarr/1.0.1/templates/_recyclarr.tpl b/community/recyclarr/1.0.2/templates/_recyclarr.tpl similarity index 100% rename from community/recyclarr/1.0.1/templates/_recyclarr.tpl rename to community/recyclarr/1.0.2/templates/_recyclarr.tpl diff --git a/community/recyclarr/1.0.1/templates/common.yaml b/community/recyclarr/1.0.2/templates/common.yaml similarity index 100% rename from community/recyclarr/1.0.1/templates/common.yaml rename to community/recyclarr/1.0.2/templates/common.yaml