diff --git a/charts/nextcloud/1.6.49/.helmignore b/charts/nextcloud/1.6.50/.helmignore similarity index 100% rename from charts/nextcloud/1.6.49/.helmignore rename to charts/nextcloud/1.6.50/.helmignore diff --git a/charts/nextcloud/1.6.49/Chart.lock b/charts/nextcloud/1.6.50/Chart.lock similarity index 100% rename from charts/nextcloud/1.6.49/Chart.lock rename to charts/nextcloud/1.6.50/Chart.lock diff --git a/charts/nextcloud/1.6.49/Chart.yaml b/charts/nextcloud/1.6.50/Chart.yaml similarity index 95% rename from charts/nextcloud/1.6.49/Chart.yaml rename to charts/nextcloud/1.6.50/Chart.yaml index aedf1afd01..79a657e36b 100644 --- a/charts/nextcloud/1.6.49/Chart.yaml +++ b/charts/nextcloud/1.6.50/Chart.yaml @@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow annotations: title: Nextcloud type: application -version: 1.6.49 +version: 1.6.50 apiVersion: v2 -appVersion: 27.1.1 +appVersion: 27.1.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/nextcloud/1.6.49/README.md b/charts/nextcloud/1.6.50/README.md similarity index 100% rename from charts/nextcloud/1.6.49/README.md rename to charts/nextcloud/1.6.50/README.md diff --git a/charts/nextcloud/1.6.49/app-readme.md b/charts/nextcloud/1.6.50/app-readme.md similarity index 100% rename from charts/nextcloud/1.6.49/app-readme.md rename to charts/nextcloud/1.6.50/app-readme.md diff --git a/charts/nextcloud/1.6.49/charts/common-2304.0.1.tgz b/charts/nextcloud/1.6.50/charts/common-2304.0.1.tgz similarity index 100% rename from charts/nextcloud/1.6.49/charts/common-2304.0.1.tgz rename to charts/nextcloud/1.6.50/charts/common-2304.0.1.tgz diff --git a/charts/nextcloud/1.6.49/ci/test-values.yaml b/charts/nextcloud/1.6.50/ci/test-values.yaml similarity index 100% rename from charts/nextcloud/1.6.49/ci/test-values.yaml rename to charts/nextcloud/1.6.50/ci/test-values.yaml diff --git a/charts/nextcloud/1.6.49/ix_values.yaml b/charts/nextcloud/1.6.50/ix_values.yaml similarity index 92% rename from charts/nextcloud/1.6.49/ix_values.yaml rename to charts/nextcloud/1.6.50/ix_values.yaml index 792ed943b7..a843fe0c18 100644 --- a/charts/nextcloud/1.6.49/ix_values.yaml +++ b/charts/nextcloud/1.6.50/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 27.1.1 + tag: 27.1.2 nginx: image: pullPolicy: IfNotPresent diff --git a/charts/nextcloud/1.6.49/metadata.yaml b/charts/nextcloud/1.6.50/metadata.yaml similarity index 100% rename from charts/nextcloud/1.6.49/metadata.yaml rename to charts/nextcloud/1.6.50/metadata.yaml diff --git a/charts/nextcloud/1.6.49/migrations/migrate_from_1.1.0 b/charts/nextcloud/1.6.50/migrations/migrate_from_1.1.0 similarity index 100% rename from charts/nextcloud/1.6.49/migrations/migrate_from_1.1.0 rename to charts/nextcloud/1.6.50/migrations/migrate_from_1.1.0 diff --git a/charts/nextcloud/1.6.49/questions.yaml b/charts/nextcloud/1.6.50/questions.yaml similarity index 100% rename from charts/nextcloud/1.6.49/questions.yaml rename to charts/nextcloud/1.6.50/questions.yaml diff --git a/charts/nextcloud/1.6.49/templates/NOTES.txt b/charts/nextcloud/1.6.50/templates/NOTES.txt similarity index 100% rename from charts/nextcloud/1.6.49/templates/NOTES.txt rename to charts/nextcloud/1.6.50/templates/NOTES.txt diff --git a/charts/nextcloud/1.6.49/templates/_nginx.tpl b/charts/nextcloud/1.6.50/templates/_nginx.tpl similarity index 100% rename from charts/nextcloud/1.6.49/templates/_nginx.tpl rename to charts/nextcloud/1.6.50/templates/_nginx.tpl diff --git a/charts/nextcloud/1.6.49/templates/_postgres.tpl b/charts/nextcloud/1.6.50/templates/_postgres.tpl similarity index 100% rename from charts/nextcloud/1.6.49/templates/_postgres.tpl rename to charts/nextcloud/1.6.50/templates/_postgres.tpl diff --git a/charts/nextcloud/1.6.49/templates/backup-postgres-config.yaml b/charts/nextcloud/1.6.50/templates/backup-postgres-config.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/backup-postgres-config.yaml rename to charts/nextcloud/1.6.50/templates/backup-postgres-config.yaml diff --git a/charts/nextcloud/1.6.49/templates/backup-postgres-hook.yaml b/charts/nextcloud/1.6.50/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/backup-postgres-hook.yaml rename to charts/nextcloud/1.6.50/templates/backup-postgres-hook.yaml diff --git a/charts/nextcloud/1.6.49/templates/cronjob.yaml b/charts/nextcloud/1.6.50/templates/cronjob.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/cronjob.yaml rename to charts/nextcloud/1.6.50/templates/cronjob.yaml diff --git a/charts/nextcloud/1.6.49/templates/deployment.yaml b/charts/nextcloud/1.6.50/templates/deployment.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/deployment.yaml rename to charts/nextcloud/1.6.50/templates/deployment.yaml diff --git a/charts/nextcloud/1.6.49/templates/nextcloud-configmap.yaml b/charts/nextcloud/1.6.50/templates/nextcloud-configmap.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/nextcloud-configmap.yaml rename to charts/nextcloud/1.6.50/templates/nextcloud-configmap.yaml diff --git a/charts/nextcloud/1.6.49/templates/nginx-configmap.yaml b/charts/nextcloud/1.6.50/templates/nginx-configmap.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/nginx-configmap.yaml rename to charts/nextcloud/1.6.50/templates/nginx-configmap.yaml diff --git a/charts/nextcloud/1.6.49/templates/nginx-secret.yaml b/charts/nextcloud/1.6.50/templates/nginx-secret.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/nginx-secret.yaml rename to charts/nextcloud/1.6.50/templates/nginx-secret.yaml diff --git a/charts/nextcloud/1.6.49/templates/postgres-deployment.yaml b/charts/nextcloud/1.6.50/templates/postgres-deployment.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/postgres-deployment.yaml rename to charts/nextcloud/1.6.50/templates/postgres-deployment.yaml diff --git a/charts/nextcloud/1.6.49/templates/postgres-secret.yaml b/charts/nextcloud/1.6.50/templates/postgres-secret.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/postgres-secret.yaml rename to charts/nextcloud/1.6.50/templates/postgres-secret.yaml diff --git a/charts/nextcloud/1.6.49/templates/postgres-service.yaml b/charts/nextcloud/1.6.50/templates/postgres-service.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/postgres-service.yaml rename to charts/nextcloud/1.6.50/templates/postgres-service.yaml diff --git a/charts/nextcloud/1.6.49/templates/secrets.yaml b/charts/nextcloud/1.6.50/templates/secrets.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/secrets.yaml rename to charts/nextcloud/1.6.50/templates/secrets.yaml diff --git a/charts/nextcloud/1.6.49/templates/service.yaml b/charts/nextcloud/1.6.50/templates/service.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/service.yaml rename to charts/nextcloud/1.6.50/templates/service.yaml diff --git a/charts/nextcloud/1.6.49/templates/serviceaccount.yaml b/charts/nextcloud/1.6.50/templates/serviceaccount.yaml similarity index 100% rename from charts/nextcloud/1.6.49/templates/serviceaccount.yaml rename to charts/nextcloud/1.6.50/templates/serviceaccount.yaml diff --git a/charts/photoprism/1.0.29/.helmignore b/charts/photoprism/1.0.30/.helmignore similarity index 100% rename from charts/photoprism/1.0.29/.helmignore rename to charts/photoprism/1.0.30/.helmignore diff --git a/charts/photoprism/1.0.29/Chart.lock b/charts/photoprism/1.0.30/Chart.lock similarity index 100% rename from charts/photoprism/1.0.29/Chart.lock rename to charts/photoprism/1.0.30/Chart.lock diff --git a/charts/photoprism/1.0.29/Chart.yaml b/charts/photoprism/1.0.30/Chart.yaml similarity index 94% rename from charts/photoprism/1.0.29/Chart.yaml rename to charts/photoprism/1.0.30/Chart.yaml index 3a3f4c44c4..f8a6de15ce 100644 --- a/charts/photoprism/1.0.29/Chart.yaml +++ b/charts/photoprism/1.0.30/Chart.yaml @@ -3,9 +3,9 @@ description: AI-powered app for browsing, organizing & sharing your photo collec annotations: title: PhotoPrism type: application -version: 1.0.29 +version: 1.0.30 apiVersion: v2 -appVersion: '230923' +appVersion: '231011' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/photoprism/1.0.29/README.md b/charts/photoprism/1.0.30/README.md similarity index 100% rename from charts/photoprism/1.0.29/README.md rename to charts/photoprism/1.0.30/README.md diff --git a/charts/photoprism/1.0.29/app-readme.md b/charts/photoprism/1.0.30/app-readme.md similarity index 100% rename from charts/photoprism/1.0.29/app-readme.md rename to charts/photoprism/1.0.30/app-readme.md diff --git a/charts/photoprism/1.0.29/charts/common-2304.0.1.tgz b/charts/photoprism/1.0.30/charts/common-2304.0.1.tgz similarity index 100% rename from charts/photoprism/1.0.29/charts/common-2304.0.1.tgz rename to charts/photoprism/1.0.30/charts/common-2304.0.1.tgz diff --git a/charts/photoprism/1.0.29/ci/test-values.yaml b/charts/photoprism/1.0.30/ci/test-values.yaml similarity index 100% rename from charts/photoprism/1.0.29/ci/test-values.yaml rename to charts/photoprism/1.0.30/ci/test-values.yaml diff --git a/charts/photoprism/1.0.29/ix_values.yaml b/charts/photoprism/1.0.30/ix_values.yaml similarity index 81% rename from charts/photoprism/1.0.29/ix_values.yaml rename to charts/photoprism/1.0.30/ix_values.yaml index a3f8169787..4664fb02b4 100644 --- a/charts/photoprism/1.0.29/ix_values.yaml +++ b/charts/photoprism/1.0.30/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: photoprism/photoprism - tag: '230923' + tag: '231011' diff --git a/charts/photoprism/1.0.29/metadata.yaml b/charts/photoprism/1.0.30/metadata.yaml similarity index 100% rename from charts/photoprism/1.0.29/metadata.yaml rename to charts/photoprism/1.0.30/metadata.yaml diff --git a/charts/photoprism/1.0.29/questions.yaml b/charts/photoprism/1.0.30/questions.yaml similarity index 100% rename from charts/photoprism/1.0.29/questions.yaml rename to charts/photoprism/1.0.30/questions.yaml diff --git a/charts/photoprism/1.0.29/templates/deployment.yaml b/charts/photoprism/1.0.30/templates/deployment.yaml similarity index 100% rename from charts/photoprism/1.0.29/templates/deployment.yaml rename to charts/photoprism/1.0.30/templates/deployment.yaml diff --git a/charts/photoprism/1.0.29/templates/pre-install-job.yaml b/charts/photoprism/1.0.30/templates/pre-install-job.yaml similarity index 100% rename from charts/photoprism/1.0.29/templates/pre-install-job.yaml rename to charts/photoprism/1.0.30/templates/pre-install-job.yaml diff --git a/charts/photoprism/1.0.29/templates/secret.yaml b/charts/photoprism/1.0.30/templates/secret.yaml similarity index 100% rename from charts/photoprism/1.0.29/templates/secret.yaml rename to charts/photoprism/1.0.30/templates/secret.yaml diff --git a/charts/photoprism/1.0.29/templates/service.yaml b/charts/photoprism/1.0.30/templates/service.yaml similarity index 100% rename from charts/photoprism/1.0.29/templates/service.yaml rename to charts/photoprism/1.0.30/templates/service.yaml diff --git a/charts/photoprism/1.0.29/templates/tests/deployment-check.yaml b/charts/photoprism/1.0.30/templates/tests/deployment-check.yaml similarity index 100% rename from charts/photoprism/1.0.29/templates/tests/deployment-check.yaml rename to charts/photoprism/1.0.30/templates/tests/deployment-check.yaml diff --git a/community/adguard-home/1.0.21/Chart.lock b/community/adguard-home/1.0.22/Chart.lock similarity index 100% rename from community/adguard-home/1.0.21/Chart.lock rename to community/adguard-home/1.0.22/Chart.lock diff --git a/community/adguard-home/1.0.21/Chart.yaml b/community/adguard-home/1.0.22/Chart.yaml similarity index 95% rename from community/adguard-home/1.0.21/Chart.yaml rename to community/adguard-home/1.0.22/Chart.yaml index 2f431e1a53..32d59b2f5d 100644 --- a/community/adguard-home/1.0.21/Chart.yaml +++ b/community/adguard-home/1.0.22/Chart.yaml @@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking annotations: title: AdGuard Home type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 -appVersion: 0.107.38 +appVersion: 0.107.39 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/adguard-home/1.0.21/README.md b/community/adguard-home/1.0.22/README.md similarity index 100% rename from community/adguard-home/1.0.21/README.md rename to community/adguard-home/1.0.22/README.md diff --git a/community/adguard-home/1.0.21/app-readme.md b/community/adguard-home/1.0.22/app-readme.md similarity index 100% rename from community/adguard-home/1.0.21/app-readme.md rename to community/adguard-home/1.0.22/app-readme.md diff --git a/community/adguard-home/1.0.21/charts/common-1.1.1.tgz b/community/adguard-home/1.0.22/charts/common-1.1.1.tgz similarity index 100% rename from community/adguard-home/1.0.21/charts/common-1.1.1.tgz rename to community/adguard-home/1.0.22/charts/common-1.1.1.tgz diff --git a/community/adguard-home/1.0.21/ci/basic-values.yaml b/community/adguard-home/1.0.22/ci/basic-values.yaml similarity index 100% rename from community/adguard-home/1.0.21/ci/basic-values.yaml rename to community/adguard-home/1.0.22/ci/basic-values.yaml diff --git a/community/adguard-home/1.0.21/ix_values.yaml b/community/adguard-home/1.0.22/ix_values.yaml similarity index 95% rename from community/adguard-home/1.0.21/ix_values.yaml rename to community/adguard-home/1.0.22/ix_values.yaml index 0cb60279e2..9ef29ab78e 100644 --- a/community/adguard-home/1.0.21/ix_values.yaml +++ b/community/adguard-home/1.0.22/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: adguard/adguardhome - tag: v0.107.38 + tag: v0.107.39 pullPolicy: IfNotPresent resources: diff --git a/community/adguard-home/1.0.21/metadata.yaml b/community/adguard-home/1.0.22/metadata.yaml similarity index 100% rename from community/adguard-home/1.0.21/metadata.yaml rename to community/adguard-home/1.0.22/metadata.yaml diff --git a/community/adguard-home/1.0.21/migrations/migrate b/community/adguard-home/1.0.22/migrations/migrate similarity index 100% rename from community/adguard-home/1.0.21/migrations/migrate rename to community/adguard-home/1.0.22/migrations/migrate diff --git a/community/adguard-home/1.0.21/questions.yaml b/community/adguard-home/1.0.22/questions.yaml similarity index 100% rename from community/adguard-home/1.0.21/questions.yaml rename to community/adguard-home/1.0.22/questions.yaml diff --git a/community/adguard-home/1.0.21/templates/NOTES.txt b/community/adguard-home/1.0.22/templates/NOTES.txt similarity index 100% rename from community/adguard-home/1.0.21/templates/NOTES.txt rename to community/adguard-home/1.0.22/templates/NOTES.txt diff --git a/community/adguard-home/1.0.21/templates/_adguard.tpl b/community/adguard-home/1.0.22/templates/_adguard.tpl similarity index 100% rename from community/adguard-home/1.0.21/templates/_adguard.tpl rename to community/adguard-home/1.0.22/templates/_adguard.tpl diff --git a/community/adguard-home/1.0.21/templates/_portal.tpl b/community/adguard-home/1.0.22/templates/_portal.tpl similarity index 100% rename from community/adguard-home/1.0.21/templates/_portal.tpl rename to community/adguard-home/1.0.22/templates/_portal.tpl diff --git a/community/adguard-home/1.0.21/templates/common.yaml b/community/adguard-home/1.0.22/templates/common.yaml similarity index 100% rename from community/adguard-home/1.0.21/templates/common.yaml rename to community/adguard-home/1.0.22/templates/common.yaml diff --git a/community/chia/1.0.20/Chart.lock b/community/chia/1.0.21/Chart.lock similarity index 100% rename from community/chia/1.0.20/Chart.lock rename to community/chia/1.0.21/Chart.lock diff --git a/community/chia/1.0.20/Chart.yaml b/community/chia/1.0.21/Chart.yaml similarity index 95% rename from community/chia/1.0.20/Chart.yaml rename to community/chia/1.0.21/Chart.yaml index c9af1b62fa..405b373cb0 100644 --- a/community/chia/1.0.20/Chart.yaml +++ b/community/chia/1.0.21/Chart.yaml @@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be annotations: title: Chia type: application -version: 1.0.20 +version: 1.0.21 apiVersion: v2 -appVersion: 2.1.0 +appVersion: 2.1.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/chia/1.0.20/README.md b/community/chia/1.0.21/README.md similarity index 100% rename from community/chia/1.0.20/README.md rename to community/chia/1.0.21/README.md diff --git a/community/chia/1.0.20/app-readme.md b/community/chia/1.0.21/app-readme.md similarity index 100% rename from community/chia/1.0.20/app-readme.md rename to community/chia/1.0.21/app-readme.md diff --git a/community/chia/1.0.20/charts/common-1.1.1.tgz b/community/chia/1.0.21/charts/common-1.1.1.tgz similarity index 100% rename from community/chia/1.0.20/charts/common-1.1.1.tgz rename to community/chia/1.0.21/charts/common-1.1.1.tgz diff --git a/community/chia/1.0.20/ci/additional-values.yaml b/community/chia/1.0.21/ci/additional-values.yaml similarity index 100% rename from community/chia/1.0.20/ci/additional-values.yaml rename to community/chia/1.0.21/ci/additional-values.yaml diff --git a/community/chia/1.0.20/ci/basic-values.yaml b/community/chia/1.0.21/ci/basic-values.yaml similarity index 100% rename from community/chia/1.0.20/ci/basic-values.yaml rename to community/chia/1.0.21/ci/basic-values.yaml diff --git a/community/chia/1.0.20/ci/farmer-values.yaml b/community/chia/1.0.21/ci/farmer-values.yaml similarity index 100% rename from community/chia/1.0.20/ci/farmer-values.yaml rename to community/chia/1.0.21/ci/farmer-values.yaml diff --git a/community/chia/1.0.20/ix_values.yaml b/community/chia/1.0.21/ix_values.yaml similarity index 97% rename from community/chia/1.0.20/ix_values.yaml rename to community/chia/1.0.21/ix_values.yaml index b7a9158844..f09822b084 100644 --- a/community/chia/1.0.20/ix_values.yaml +++ b/community/chia/1.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/chia-network/chia - tag: 2.1.0 + tag: 2.1.1 pullPolicy: IfNotPresent resources: limits: diff --git a/community/chia/1.0.20/metadata.yaml b/community/chia/1.0.21/metadata.yaml similarity index 100% rename from community/chia/1.0.20/metadata.yaml rename to community/chia/1.0.21/metadata.yaml diff --git a/community/chia/1.0.20/migrations/migrate b/community/chia/1.0.21/migrations/migrate similarity index 100% rename from community/chia/1.0.20/migrations/migrate rename to community/chia/1.0.21/migrations/migrate diff --git a/community/chia/1.0.20/questions.yaml b/community/chia/1.0.21/questions.yaml similarity index 100% rename from community/chia/1.0.20/questions.yaml rename to community/chia/1.0.21/questions.yaml diff --git a/community/chia/1.0.20/templates/NOTES.txt b/community/chia/1.0.21/templates/NOTES.txt similarity index 100% rename from community/chia/1.0.20/templates/NOTES.txt rename to community/chia/1.0.21/templates/NOTES.txt diff --git a/community/chia/1.0.20/templates/_chia.tpl b/community/chia/1.0.21/templates/_chia.tpl similarity index 100% rename from community/chia/1.0.20/templates/_chia.tpl rename to community/chia/1.0.21/templates/_chia.tpl diff --git a/community/chia/1.0.20/templates/_helper.tpl b/community/chia/1.0.21/templates/_helper.tpl similarity index 100% rename from community/chia/1.0.20/templates/_helper.tpl rename to community/chia/1.0.21/templates/_helper.tpl diff --git a/community/chia/1.0.20/templates/_validation.tpl b/community/chia/1.0.21/templates/_validation.tpl similarity index 100% rename from community/chia/1.0.20/templates/_validation.tpl rename to community/chia/1.0.21/templates/_validation.tpl diff --git a/community/chia/1.0.20/templates/common.yaml b/community/chia/1.0.21/templates/common.yaml similarity index 100% rename from community/chia/1.0.20/templates/common.yaml rename to community/chia/1.0.21/templates/common.yaml diff --git a/community/n8n/1.0.8/Chart.lock b/community/n8n/1.0.9/Chart.lock similarity index 100% rename from community/n8n/1.0.8/Chart.lock rename to community/n8n/1.0.9/Chart.lock diff --git a/community/n8n/1.0.8/Chart.yaml b/community/n8n/1.0.9/Chart.yaml similarity index 94% rename from community/n8n/1.0.8/Chart.yaml rename to community/n8n/1.0.9/Chart.yaml index bbc780cf55..ae8b8c9780 100644 --- a/community/n8n/1.0.8/Chart.yaml +++ b/community/n8n/1.0.9/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.0.8 +version: 1.0.9 apiVersion: v2 -appVersion: 1.10.0 +appVersion: 1.11.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.0.8/README.md b/community/n8n/1.0.9/README.md similarity index 100% rename from community/n8n/1.0.8/README.md rename to community/n8n/1.0.9/README.md diff --git a/community/n8n/1.0.8/app-readme.md b/community/n8n/1.0.9/app-readme.md similarity index 100% rename from community/n8n/1.0.8/app-readme.md rename to community/n8n/1.0.9/app-readme.md diff --git a/community/n8n/1.0.8/charts/common-1.1.1.tgz b/community/n8n/1.0.9/charts/common-1.1.1.tgz similarity index 100% rename from community/n8n/1.0.8/charts/common-1.1.1.tgz rename to community/n8n/1.0.9/charts/common-1.1.1.tgz diff --git a/community/n8n/1.0.8/ci/basic-values.yaml b/community/n8n/1.0.9/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.0.8/ci/basic-values.yaml rename to community/n8n/1.0.9/ci/basic-values.yaml diff --git a/community/n8n/1.0.8/ci/https-values.yaml b/community/n8n/1.0.9/ci/https-values.yaml similarity index 100% rename from community/n8n/1.0.8/ci/https-values.yaml rename to community/n8n/1.0.9/ci/https-values.yaml diff --git a/community/n8n/1.0.8/ix_values.yaml b/community/n8n/1.0.9/ix_values.yaml similarity index 98% rename from community/n8n/1.0.8/ix_values.yaml rename to community/n8n/1.0.9/ix_values.yaml index e437d11fe3..10aadc91c2 100644 --- a/community/n8n/1.0.8/ix_values.yaml +++ b/community/n8n/1.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.10.0 + tag: 1.11.0 resources: limits: diff --git a/community/n8n/1.0.8/metadata.yaml b/community/n8n/1.0.9/metadata.yaml similarity index 100% rename from community/n8n/1.0.8/metadata.yaml rename to community/n8n/1.0.9/metadata.yaml diff --git a/community/n8n/1.0.8/questions.yaml b/community/n8n/1.0.9/questions.yaml similarity index 100% rename from community/n8n/1.0.8/questions.yaml rename to community/n8n/1.0.9/questions.yaml diff --git a/community/n8n/1.0.8/templates/NOTES.txt b/community/n8n/1.0.9/templates/NOTES.txt similarity index 100% rename from community/n8n/1.0.8/templates/NOTES.txt rename to community/n8n/1.0.9/templates/NOTES.txt diff --git a/community/n8n/1.0.8/templates/_configuration.tpl b/community/n8n/1.0.9/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.0.8/templates/_configuration.tpl rename to community/n8n/1.0.9/templates/_configuration.tpl diff --git a/community/n8n/1.0.8/templates/_n8n.tpl b/community/n8n/1.0.9/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.0.8/templates/_n8n.tpl rename to community/n8n/1.0.9/templates/_n8n.tpl diff --git a/community/n8n/1.0.8/templates/_persistence.tpl b/community/n8n/1.0.9/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.0.8/templates/_persistence.tpl rename to community/n8n/1.0.9/templates/_persistence.tpl diff --git a/community/n8n/1.0.8/templates/_portal.tpl b/community/n8n/1.0.9/templates/_portal.tpl similarity index 100% rename from community/n8n/1.0.8/templates/_portal.tpl rename to community/n8n/1.0.9/templates/_portal.tpl diff --git a/community/n8n/1.0.8/templates/_postgres.tpl b/community/n8n/1.0.9/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.0.8/templates/_postgres.tpl rename to community/n8n/1.0.9/templates/_postgres.tpl diff --git a/community/n8n/1.0.8/templates/_redis.tpl b/community/n8n/1.0.9/templates/_redis.tpl similarity index 100% rename from community/n8n/1.0.8/templates/_redis.tpl rename to community/n8n/1.0.9/templates/_redis.tpl diff --git a/community/n8n/1.0.8/templates/_service.tpl b/community/n8n/1.0.9/templates/_service.tpl similarity index 100% rename from community/n8n/1.0.8/templates/_service.tpl rename to community/n8n/1.0.9/templates/_service.tpl diff --git a/community/n8n/1.0.8/templates/_validation.tpl b/community/n8n/1.0.9/templates/_validation.tpl similarity index 100% rename from community/n8n/1.0.8/templates/_validation.tpl rename to community/n8n/1.0.9/templates/_validation.tpl diff --git a/community/n8n/1.0.8/templates/common.yaml b/community/n8n/1.0.9/templates/common.yaml similarity index 100% rename from community/n8n/1.0.8/templates/common.yaml rename to community/n8n/1.0.9/templates/common.yaml diff --git a/community/searxng/1.0.2/Chart.lock b/community/searxng/1.0.3/Chart.lock similarity index 100% rename from community/searxng/1.0.2/Chart.lock rename to community/searxng/1.0.3/Chart.lock diff --git a/community/searxng/1.0.2/Chart.yaml b/community/searxng/1.0.3/Chart.yaml similarity index 94% rename from community/searxng/1.0.2/Chart.yaml rename to community/searxng/1.0.3/Chart.yaml index 7b39b3c86a..dccd4ef34b 100644 --- a/community/searxng/1.0.2/Chart.yaml +++ b/community/searxng/1.0.3/Chart.yaml @@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine annotations: title: SearXNG type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 -appVersion: 2023.10.10 +appVersion: 2023.10.11 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/searxng/1.0.2/README.md b/community/searxng/1.0.3/README.md similarity index 100% rename from community/searxng/1.0.2/README.md rename to community/searxng/1.0.3/README.md diff --git a/community/searxng/1.0.2/app-readme.md b/community/searxng/1.0.3/app-readme.md similarity index 100% rename from community/searxng/1.0.2/app-readme.md rename to community/searxng/1.0.3/app-readme.md diff --git a/community/searxng/1.0.2/charts/common-1.1.1.tgz b/community/searxng/1.0.3/charts/common-1.1.1.tgz similarity index 100% rename from community/searxng/1.0.2/charts/common-1.1.1.tgz rename to community/searxng/1.0.3/charts/common-1.1.1.tgz diff --git a/community/searxng/1.0.2/ci/basic-values.yaml b/community/searxng/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/searxng/1.0.2/ci/basic-values.yaml rename to community/searxng/1.0.3/ci/basic-values.yaml diff --git a/community/searxng/1.0.2/ci/extra-values.yaml b/community/searxng/1.0.3/ci/extra-values.yaml similarity index 100% rename from community/searxng/1.0.2/ci/extra-values.yaml rename to community/searxng/1.0.3/ci/extra-values.yaml diff --git a/community/searxng/1.0.2/ci/hostNet-values.yaml b/community/searxng/1.0.3/ci/hostNet-values.yaml similarity index 100% rename from community/searxng/1.0.2/ci/hostNet-values.yaml rename to community/searxng/1.0.3/ci/hostNet-values.yaml diff --git a/community/searxng/1.0.2/ix_values.yaml b/community/searxng/1.0.3/ix_values.yaml similarity index 92% rename from community/searxng/1.0.2/ix_values.yaml rename to community/searxng/1.0.3/ix_values.yaml index 3e0ad30a09..bdc46d98f3 100644 --- a/community/searxng/1.0.2/ix_values.yaml +++ b/community/searxng/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: searxng/searxng pullPolicy: IfNotPresent - tag: 2023.10.10-9197efa2a + tag: 2023.10.11-24561370b resources: limits: diff --git a/community/searxng/1.0.2/metadata.yaml b/community/searxng/1.0.3/metadata.yaml similarity index 100% rename from community/searxng/1.0.2/metadata.yaml rename to community/searxng/1.0.3/metadata.yaml diff --git a/community/searxng/1.0.2/questions.yaml b/community/searxng/1.0.3/questions.yaml similarity index 100% rename from community/searxng/1.0.2/questions.yaml rename to community/searxng/1.0.3/questions.yaml diff --git a/community/searxng/1.0.2/templates/NOTES.txt b/community/searxng/1.0.3/templates/NOTES.txt similarity index 100% rename from community/searxng/1.0.2/templates/NOTES.txt rename to community/searxng/1.0.3/templates/NOTES.txt diff --git a/community/searxng/1.0.2/templates/_persistence.tpl b/community/searxng/1.0.3/templates/_persistence.tpl similarity index 100% rename from community/searxng/1.0.2/templates/_persistence.tpl rename to community/searxng/1.0.3/templates/_persistence.tpl diff --git a/community/searxng/1.0.2/templates/_portal.tpl b/community/searxng/1.0.3/templates/_portal.tpl similarity index 100% rename from community/searxng/1.0.2/templates/_portal.tpl rename to community/searxng/1.0.3/templates/_portal.tpl diff --git a/community/searxng/1.0.2/templates/_searxng.tpl b/community/searxng/1.0.3/templates/_searxng.tpl similarity index 100% rename from community/searxng/1.0.2/templates/_searxng.tpl rename to community/searxng/1.0.3/templates/_searxng.tpl diff --git a/community/searxng/1.0.2/templates/_service.tpl b/community/searxng/1.0.3/templates/_service.tpl similarity index 100% rename from community/searxng/1.0.2/templates/_service.tpl rename to community/searxng/1.0.3/templates/_service.tpl diff --git a/community/searxng/1.0.2/templates/common.yaml b/community/searxng/1.0.3/templates/common.yaml similarity index 100% rename from community/searxng/1.0.2/templates/common.yaml rename to community/searxng/1.0.3/templates/common.yaml diff --git a/community/unifi-controller/1.0.2/Chart.lock b/community/unifi-controller/1.0.3/Chart.lock similarity index 100% rename from community/unifi-controller/1.0.2/Chart.lock rename to community/unifi-controller/1.0.3/Chart.lock diff --git a/community/unifi-controller/1.0.2/Chart.yaml b/community/unifi-controller/1.0.3/Chart.yaml similarity index 95% rename from community/unifi-controller/1.0.2/Chart.yaml rename to community/unifi-controller/1.0.3/Chart.yaml index 318c32f897..38744f3f99 100644 --- a/community/unifi-controller/1.0.2/Chart.yaml +++ b/community/unifi-controller/1.0.3/Chart.yaml @@ -3,9 +3,9 @@ description: Unifi Controller is a network management controller for Unifi Equip annotations: title: Unifi Controller type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 -appVersion: 7.5.174 +appVersion: 7.5.176 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/unifi-controller/1.0.2/README.md b/community/unifi-controller/1.0.3/README.md similarity index 100% rename from community/unifi-controller/1.0.2/README.md rename to community/unifi-controller/1.0.3/README.md diff --git a/community/unifi-controller/1.0.2/app-readme.md b/community/unifi-controller/1.0.3/app-readme.md similarity index 100% rename from community/unifi-controller/1.0.2/app-readme.md rename to community/unifi-controller/1.0.3/app-readme.md diff --git a/community/unifi-controller/1.0.2/charts/common-1.1.1.tgz b/community/unifi-controller/1.0.3/charts/common-1.1.1.tgz similarity index 100% rename from community/unifi-controller/1.0.2/charts/common-1.1.1.tgz rename to community/unifi-controller/1.0.3/charts/common-1.1.1.tgz diff --git a/community/unifi-controller/1.0.2/ci/basic-values.yaml b/community/unifi-controller/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/unifi-controller/1.0.2/ci/basic-values.yaml rename to community/unifi-controller/1.0.3/ci/basic-values.yaml diff --git a/community/unifi-controller/1.0.2/ci/extra-values.yaml b/community/unifi-controller/1.0.3/ci/extra-values.yaml similarity index 100% rename from community/unifi-controller/1.0.2/ci/extra-values.yaml rename to community/unifi-controller/1.0.3/ci/extra-values.yaml diff --git a/community/unifi-controller/1.0.2/ci/hostNet-values.yaml b/community/unifi-controller/1.0.3/ci/hostNet-values.yaml similarity index 100% rename from community/unifi-controller/1.0.2/ci/hostNet-values.yaml rename to community/unifi-controller/1.0.3/ci/hostNet-values.yaml diff --git a/community/unifi-controller/1.0.2/ci/https-values.yaml b/community/unifi-controller/1.0.3/ci/https-values.yaml similarity index 100% rename from community/unifi-controller/1.0.2/ci/https-values.yaml rename to community/unifi-controller/1.0.3/ci/https-values.yaml diff --git a/community/unifi-controller/1.0.2/ix_values.yaml b/community/unifi-controller/1.0.3/ix_values.yaml similarity index 96% rename from community/unifi-controller/1.0.2/ix_values.yaml rename to community/unifi-controller/1.0.3/ix_values.yaml index 7ad651bd7e..2ff21e7d08 100644 --- a/community/unifi-controller/1.0.2/ix_values.yaml +++ b/community/unifi-controller/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jacobalberty/unifi pullPolicy: IfNotPresent - tag: v7.5.174 + tag: v7.5.176 resources: limits: diff --git a/community/unifi-controller/1.0.2/metadata.yaml b/community/unifi-controller/1.0.3/metadata.yaml similarity index 100% rename from community/unifi-controller/1.0.2/metadata.yaml rename to community/unifi-controller/1.0.3/metadata.yaml diff --git a/community/unifi-controller/1.0.2/questions.yaml b/community/unifi-controller/1.0.3/questions.yaml similarity index 100% rename from community/unifi-controller/1.0.2/questions.yaml rename to community/unifi-controller/1.0.3/questions.yaml diff --git a/community/unifi-controller/1.0.2/templates/NOTES.txt b/community/unifi-controller/1.0.3/templates/NOTES.txt similarity index 100% rename from community/unifi-controller/1.0.2/templates/NOTES.txt rename to community/unifi-controller/1.0.3/templates/NOTES.txt diff --git a/community/unifi-controller/1.0.2/templates/_persistence.tpl b/community/unifi-controller/1.0.3/templates/_persistence.tpl similarity index 100% rename from community/unifi-controller/1.0.2/templates/_persistence.tpl rename to community/unifi-controller/1.0.3/templates/_persistence.tpl diff --git a/community/unifi-controller/1.0.2/templates/_portal.tpl b/community/unifi-controller/1.0.3/templates/_portal.tpl similarity index 100% rename from community/unifi-controller/1.0.2/templates/_portal.tpl rename to community/unifi-controller/1.0.3/templates/_portal.tpl diff --git a/community/unifi-controller/1.0.2/templates/_service.tpl b/community/unifi-controller/1.0.3/templates/_service.tpl similarity index 100% rename from community/unifi-controller/1.0.2/templates/_service.tpl rename to community/unifi-controller/1.0.3/templates/_service.tpl diff --git a/community/unifi-controller/1.0.2/templates/_unifi.tpl b/community/unifi-controller/1.0.3/templates/_unifi.tpl similarity index 100% rename from community/unifi-controller/1.0.2/templates/_unifi.tpl rename to community/unifi-controller/1.0.3/templates/_unifi.tpl diff --git a/community/unifi-controller/1.0.2/templates/common.yaml b/community/unifi-controller/1.0.3/templates/common.yaml similarity index 100% rename from community/unifi-controller/1.0.2/templates/common.yaml rename to community/unifi-controller/1.0.3/templates/common.yaml diff --git a/community/zerotier/1.0.10/Chart.lock b/community/zerotier/1.0.10/Chart.lock new file mode 100644 index 0000000000..78440689df --- /dev/null +++ b/community/zerotier/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-10-12T10:33:10.003604914+03:00" diff --git a/community/zerotier/1.0.9/Chart.yaml b/community/zerotier/1.0.10/Chart.yaml similarity index 91% rename from community/zerotier/1.0.9/Chart.yaml rename to community/zerotier/1.0.10/Chart.yaml index b82aaf2809..860e19bbad 100644 --- a/community/zerotier/1.0.9/Chart.yaml +++ b/community/zerotier/1.0.10/Chart.yaml @@ -3,9 +3,9 @@ description: Securely connect any device, anywhere. annotations: title: Zerotier type: application -version: 1.0.9 +version: 1.0.10 apiVersion: v2 -appVersion: 1.12.1 +appVersion: 1.12.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://www.zerotier.com icon: https://avatars.githubusercontent.com/u/4173285 sources: diff --git a/community/zerotier/1.0.9/README.md b/community/zerotier/1.0.10/README.md similarity index 100% rename from community/zerotier/1.0.9/README.md rename to community/zerotier/1.0.10/README.md diff --git a/community/zerotier/1.0.9/app-readme.md b/community/zerotier/1.0.10/app-readme.md similarity index 100% rename from community/zerotier/1.0.9/app-readme.md rename to community/zerotier/1.0.10/app-readme.md diff --git a/community/zerotier/1.0.10/charts/common-1.1.1.tgz b/community/zerotier/1.0.10/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..f94e283f72 Binary files /dev/null and b/community/zerotier/1.0.10/charts/common-1.1.1.tgz differ diff --git a/community/zerotier/1.0.9/ci/basic-values.yaml b/community/zerotier/1.0.10/ci/basic-values.yaml similarity index 100% rename from community/zerotier/1.0.9/ci/basic-values.yaml rename to community/zerotier/1.0.10/ci/basic-values.yaml diff --git a/community/zerotier/1.0.9/ix_values.yaml b/community/zerotier/1.0.10/ix_values.yaml similarity index 95% rename from community/zerotier/1.0.9/ix_values.yaml rename to community/zerotier/1.0.10/ix_values.yaml index fb9b2d1622..84b9a1393f 100644 --- a/community/zerotier/1.0.9/ix_values.yaml +++ b/community/zerotier/1.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: zerotier/zerotier pullPolicy: IfNotPresent - tag: 1.12.1 + tag: 1.12.2 resources: limits: diff --git a/community/zerotier/1.0.9/metadata.yaml b/community/zerotier/1.0.10/metadata.yaml similarity index 100% rename from community/zerotier/1.0.9/metadata.yaml rename to community/zerotier/1.0.10/metadata.yaml diff --git a/community/zerotier/1.0.9/questions.yaml b/community/zerotier/1.0.10/questions.yaml similarity index 100% rename from community/zerotier/1.0.9/questions.yaml rename to community/zerotier/1.0.10/questions.yaml diff --git a/community/zerotier/1.0.9/templates/NOTES.txt b/community/zerotier/1.0.10/templates/NOTES.txt similarity index 100% rename from community/zerotier/1.0.9/templates/NOTES.txt rename to community/zerotier/1.0.10/templates/NOTES.txt diff --git a/community/zerotier/1.0.9/templates/_zerotier.tpl b/community/zerotier/1.0.10/templates/_zerotier.tpl similarity index 100% rename from community/zerotier/1.0.9/templates/_zerotier.tpl rename to community/zerotier/1.0.10/templates/_zerotier.tpl diff --git a/community/zerotier/1.0.9/templates/common.yaml b/community/zerotier/1.0.10/templates/common.yaml similarity index 100% rename from community/zerotier/1.0.9/templates/common.yaml rename to community/zerotier/1.0.10/templates/common.yaml diff --git a/community/zerotier/1.0.9/Chart.lock b/community/zerotier/1.0.9/Chart.lock deleted file mode 100644 index 98a5a57de9..0000000000 --- a/community/zerotier/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:58:09.987325657+03:00" diff --git a/community/zerotier/1.0.9/charts/common-1.1.0.tgz b/community/zerotier/1.0.9/charts/common-1.1.0.tgz deleted file mode 100644 index 76e1424895..0000000000 Binary files a/community/zerotier/1.0.9/charts/common-1.1.0.tgz and /dev/null differ