diff --git a/charts/elastic-search/1.0.23/Chart.lock b/charts/elastic-search/1.0.24/Chart.lock similarity index 100% rename from charts/elastic-search/1.0.23/Chart.lock rename to charts/elastic-search/1.0.24/Chart.lock diff --git a/charts/elastic-search/1.0.23/Chart.yaml b/charts/elastic-search/1.0.24/Chart.yaml similarity index 95% rename from charts/elastic-search/1.0.23/Chart.yaml rename to charts/elastic-search/1.0.24/Chart.yaml index 98bc613181..e1cac25f16 100644 --- a/charts/elastic-search/1.0.23/Chart.yaml +++ b/charts/elastic-search/1.0.24/Chart.yaml @@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi annotations: title: Elastic Search type: application -version: 1.0.23 +version: 1.0.24 apiVersion: v2 -appVersion: 8.10.1 +appVersion: 8.10.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/elastic-search/1.0.23/README.md b/charts/elastic-search/1.0.24/README.md similarity index 100% rename from charts/elastic-search/1.0.23/README.md rename to charts/elastic-search/1.0.24/README.md diff --git a/charts/elastic-search/1.0.23/app-readme.md b/charts/elastic-search/1.0.24/app-readme.md similarity index 100% rename from charts/elastic-search/1.0.23/app-readme.md rename to charts/elastic-search/1.0.24/app-readme.md diff --git a/charts/elastic-search/1.0.23/charts/common-1.1.1.tgz b/charts/elastic-search/1.0.24/charts/common-1.1.1.tgz similarity index 100% rename from charts/elastic-search/1.0.23/charts/common-1.1.1.tgz rename to charts/elastic-search/1.0.24/charts/common-1.1.1.tgz diff --git a/charts/elastic-search/1.0.23/ci/basic-values.yaml b/charts/elastic-search/1.0.24/ci/basic-values.yaml similarity index 100% rename from charts/elastic-search/1.0.23/ci/basic-values.yaml rename to charts/elastic-search/1.0.24/ci/basic-values.yaml diff --git a/charts/elastic-search/1.0.23/ci/https-values.yaml b/charts/elastic-search/1.0.24/ci/https-values.yaml similarity index 100% rename from charts/elastic-search/1.0.23/ci/https-values.yaml rename to charts/elastic-search/1.0.24/ci/https-values.yaml diff --git a/charts/elastic-search/1.0.23/ix_values.yaml b/charts/elastic-search/1.0.24/ix_values.yaml similarity index 96% rename from charts/elastic-search/1.0.23/ix_values.yaml rename to charts/elastic-search/1.0.24/ix_values.yaml index de4d74535b..9126b4044d 100644 --- a/charts/elastic-search/1.0.23/ix_values.yaml +++ b/charts/elastic-search/1.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: docker.elastic.co/elasticsearch/elasticsearch pullPolicy: IfNotPresent - tag: 8.10.1 + tag: 8.10.2 resources: limits: diff --git a/charts/elastic-search/1.0.23/metadata.yaml b/charts/elastic-search/1.0.24/metadata.yaml similarity index 100% rename from charts/elastic-search/1.0.23/metadata.yaml rename to charts/elastic-search/1.0.24/metadata.yaml diff --git a/charts/elastic-search/1.0.23/migrations/migrate b/charts/elastic-search/1.0.24/migrations/migrate similarity index 100% rename from charts/elastic-search/1.0.23/migrations/migrate rename to charts/elastic-search/1.0.24/migrations/migrate diff --git a/charts/elastic-search/1.0.23/questions.yaml b/charts/elastic-search/1.0.24/questions.yaml similarity index 100% rename from charts/elastic-search/1.0.23/questions.yaml rename to charts/elastic-search/1.0.24/questions.yaml diff --git a/charts/elastic-search/1.0.23/templates/NOTES.txt b/charts/elastic-search/1.0.24/templates/NOTES.txt similarity index 100% rename from charts/elastic-search/1.0.23/templates/NOTES.txt rename to charts/elastic-search/1.0.24/templates/NOTES.txt diff --git a/charts/elastic-search/1.0.23/templates/_es.tpl b/charts/elastic-search/1.0.24/templates/_es.tpl similarity index 100% rename from charts/elastic-search/1.0.23/templates/_es.tpl rename to charts/elastic-search/1.0.24/templates/_es.tpl diff --git a/charts/elastic-search/1.0.23/templates/_helper.tpl b/charts/elastic-search/1.0.24/templates/_helper.tpl similarity index 100% rename from charts/elastic-search/1.0.23/templates/_helper.tpl rename to charts/elastic-search/1.0.24/templates/_helper.tpl diff --git a/charts/elastic-search/1.0.23/templates/_portal.tpl b/charts/elastic-search/1.0.24/templates/_portal.tpl similarity index 100% rename from charts/elastic-search/1.0.23/templates/_portal.tpl rename to charts/elastic-search/1.0.24/templates/_portal.tpl diff --git a/charts/elastic-search/1.0.23/templates/common.yaml b/charts/elastic-search/1.0.24/templates/common.yaml similarity index 100% rename from charts/elastic-search/1.0.23/templates/common.yaml rename to charts/elastic-search/1.0.24/templates/common.yaml diff --git a/charts/nextcloud/1.6.48/.helmignore b/charts/nextcloud/1.6.49/.helmignore similarity index 100% rename from charts/nextcloud/1.6.48/.helmignore rename to charts/nextcloud/1.6.49/.helmignore diff --git a/charts/nextcloud/1.6.48/Chart.lock b/charts/nextcloud/1.6.49/Chart.lock similarity index 100% rename from charts/nextcloud/1.6.48/Chart.lock rename to charts/nextcloud/1.6.49/Chart.lock diff --git a/charts/nextcloud/1.6.48/Chart.yaml b/charts/nextcloud/1.6.49/Chart.yaml similarity index 95% rename from charts/nextcloud/1.6.48/Chart.yaml rename to charts/nextcloud/1.6.49/Chart.yaml index a4aea2bfc7..aedf1afd01 100644 --- a/charts/nextcloud/1.6.48/Chart.yaml +++ b/charts/nextcloud/1.6.49/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.48 +version: 1.6.49 apiVersion: v2 -appVersion: 27.1.0 +appVersion: 27.1.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/nextcloud/1.6.48/README.md b/charts/nextcloud/1.6.49/README.md similarity index 100% rename from charts/nextcloud/1.6.48/README.md rename to charts/nextcloud/1.6.49/README.md diff --git a/charts/nextcloud/1.6.48/app-readme.md b/charts/nextcloud/1.6.49/app-readme.md similarity index 100% rename from charts/nextcloud/1.6.48/app-readme.md rename to charts/nextcloud/1.6.49/app-readme.md diff --git a/charts/nextcloud/1.6.48/charts/common-2304.0.1.tgz b/charts/nextcloud/1.6.49/charts/common-2304.0.1.tgz similarity index 100% rename from charts/nextcloud/1.6.48/charts/common-2304.0.1.tgz rename to charts/nextcloud/1.6.49/charts/common-2304.0.1.tgz diff --git a/charts/nextcloud/1.6.48/ci/test-values.yaml b/charts/nextcloud/1.6.49/ci/test-values.yaml similarity index 100% rename from charts/nextcloud/1.6.48/ci/test-values.yaml rename to charts/nextcloud/1.6.49/ci/test-values.yaml diff --git a/charts/nextcloud/1.6.48/ix_values.yaml b/charts/nextcloud/1.6.49/ix_values.yaml similarity index 92% rename from charts/nextcloud/1.6.48/ix_values.yaml rename to charts/nextcloud/1.6.49/ix_values.yaml index c8a4a1e03c..792ed943b7 100644 --- a/charts/nextcloud/1.6.48/ix_values.yaml +++ b/charts/nextcloud/1.6.49/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 27.1.0 + tag: 27.1.1 nginx: image: pullPolicy: IfNotPresent diff --git a/charts/nextcloud/1.6.48/metadata.yaml b/charts/nextcloud/1.6.49/metadata.yaml similarity index 100% rename from charts/nextcloud/1.6.48/metadata.yaml rename to charts/nextcloud/1.6.49/metadata.yaml diff --git a/charts/nextcloud/1.6.48/migrations/migrate_from_1.1.0 b/charts/nextcloud/1.6.49/migrations/migrate_from_1.1.0 similarity index 100% rename from charts/nextcloud/1.6.48/migrations/migrate_from_1.1.0 rename to charts/nextcloud/1.6.49/migrations/migrate_from_1.1.0 diff --git a/charts/nextcloud/1.6.48/questions.yaml b/charts/nextcloud/1.6.49/questions.yaml similarity index 100% rename from charts/nextcloud/1.6.48/questions.yaml rename to charts/nextcloud/1.6.49/questions.yaml diff --git a/charts/nextcloud/1.6.48/templates/NOTES.txt b/charts/nextcloud/1.6.49/templates/NOTES.txt similarity index 100% rename from charts/nextcloud/1.6.48/templates/NOTES.txt rename to charts/nextcloud/1.6.49/templates/NOTES.txt diff --git a/charts/nextcloud/1.6.48/templates/_nginx.tpl b/charts/nextcloud/1.6.49/templates/_nginx.tpl similarity index 100% rename from charts/nextcloud/1.6.48/templates/_nginx.tpl rename to charts/nextcloud/1.6.49/templates/_nginx.tpl diff --git a/charts/nextcloud/1.6.48/templates/_postgres.tpl b/charts/nextcloud/1.6.49/templates/_postgres.tpl similarity index 100% rename from charts/nextcloud/1.6.48/templates/_postgres.tpl rename to charts/nextcloud/1.6.49/templates/_postgres.tpl diff --git a/charts/nextcloud/1.6.48/templates/backup-postgres-config.yaml b/charts/nextcloud/1.6.49/templates/backup-postgres-config.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/backup-postgres-config.yaml rename to charts/nextcloud/1.6.49/templates/backup-postgres-config.yaml diff --git a/charts/nextcloud/1.6.48/templates/backup-postgres-hook.yaml b/charts/nextcloud/1.6.49/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/backup-postgres-hook.yaml rename to charts/nextcloud/1.6.49/templates/backup-postgres-hook.yaml diff --git a/charts/nextcloud/1.6.48/templates/cronjob.yaml b/charts/nextcloud/1.6.49/templates/cronjob.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/cronjob.yaml rename to charts/nextcloud/1.6.49/templates/cronjob.yaml diff --git a/charts/nextcloud/1.6.48/templates/deployment.yaml b/charts/nextcloud/1.6.49/templates/deployment.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/deployment.yaml rename to charts/nextcloud/1.6.49/templates/deployment.yaml diff --git a/charts/nextcloud/1.6.48/templates/nextcloud-configmap.yaml b/charts/nextcloud/1.6.49/templates/nextcloud-configmap.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/nextcloud-configmap.yaml rename to charts/nextcloud/1.6.49/templates/nextcloud-configmap.yaml diff --git a/charts/nextcloud/1.6.48/templates/nginx-configmap.yaml b/charts/nextcloud/1.6.49/templates/nginx-configmap.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/nginx-configmap.yaml rename to charts/nextcloud/1.6.49/templates/nginx-configmap.yaml diff --git a/charts/nextcloud/1.6.48/templates/nginx-secret.yaml b/charts/nextcloud/1.6.49/templates/nginx-secret.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/nginx-secret.yaml rename to charts/nextcloud/1.6.49/templates/nginx-secret.yaml diff --git a/charts/nextcloud/1.6.48/templates/postgres-deployment.yaml b/charts/nextcloud/1.6.49/templates/postgres-deployment.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/postgres-deployment.yaml rename to charts/nextcloud/1.6.49/templates/postgres-deployment.yaml diff --git a/charts/nextcloud/1.6.48/templates/postgres-secret.yaml b/charts/nextcloud/1.6.49/templates/postgres-secret.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/postgres-secret.yaml rename to charts/nextcloud/1.6.49/templates/postgres-secret.yaml diff --git a/charts/nextcloud/1.6.48/templates/postgres-service.yaml b/charts/nextcloud/1.6.49/templates/postgres-service.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/postgres-service.yaml rename to charts/nextcloud/1.6.49/templates/postgres-service.yaml diff --git a/charts/nextcloud/1.6.48/templates/secrets.yaml b/charts/nextcloud/1.6.49/templates/secrets.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/secrets.yaml rename to charts/nextcloud/1.6.49/templates/secrets.yaml diff --git a/charts/nextcloud/1.6.48/templates/service.yaml b/charts/nextcloud/1.6.49/templates/service.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/service.yaml rename to charts/nextcloud/1.6.49/templates/service.yaml diff --git a/charts/nextcloud/1.6.48/templates/serviceaccount.yaml b/charts/nextcloud/1.6.49/templates/serviceaccount.yaml similarity index 100% rename from charts/nextcloud/1.6.48/templates/serviceaccount.yaml rename to charts/nextcloud/1.6.49/templates/serviceaccount.yaml diff --git a/community/immich/1.0.21/Chart.lock b/community/immich/1.0.22/Chart.lock similarity index 100% rename from community/immich/1.0.21/Chart.lock rename to community/immich/1.0.22/Chart.lock diff --git a/community/immich/1.0.21/Chart.yaml b/community/immich/1.0.22/Chart.yaml similarity index 94% rename from community/immich/1.0.21/Chart.yaml rename to community/immich/1.0.22/Chart.yaml index aae655ba5f..53202b8fc2 100644 --- a/community/immich/1.0.21/Chart.yaml +++ b/community/immich/1.0.22/Chart.yaml @@ -3,9 +3,9 @@ description: Immich annotations: title: Immich type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 -appVersion: 1.78.1 +appVersion: 1.79.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/immich/1.0.21/README.md b/community/immich/1.0.22/README.md similarity index 100% rename from community/immich/1.0.21/README.md rename to community/immich/1.0.22/README.md diff --git a/community/immich/1.0.21/app-readme.md b/community/immich/1.0.22/app-readme.md similarity index 100% rename from community/immich/1.0.21/app-readme.md rename to community/immich/1.0.22/app-readme.md diff --git a/community/immich/1.0.21/charts/common-1.1.1.tgz b/community/immich/1.0.22/charts/common-1.1.1.tgz similarity index 100% rename from community/immich/1.0.21/charts/common-1.1.1.tgz rename to community/immich/1.0.22/charts/common-1.1.1.tgz diff --git a/community/immich/1.0.21/ci/basic-values.yaml b/community/immich/1.0.22/ci/basic-values.yaml similarity index 100% rename from community/immich/1.0.21/ci/basic-values.yaml rename to community/immich/1.0.22/ci/basic-values.yaml diff --git a/community/immich/1.0.21/ci/extra-values.yaml b/community/immich/1.0.22/ci/extra-values.yaml similarity index 100% rename from community/immich/1.0.21/ci/extra-values.yaml rename to community/immich/1.0.22/ci/extra-values.yaml diff --git a/community/immich/1.0.21/ci/no-extra-values.yaml b/community/immich/1.0.22/ci/no-extra-values.yaml similarity index 100% rename from community/immich/1.0.21/ci/no-extra-values.yaml rename to community/immich/1.0.22/ci/no-extra-values.yaml diff --git a/community/immich/1.0.21/ci/no-ml-values.yaml b/community/immich/1.0.22/ci/no-ml-values.yaml similarity index 100% rename from community/immich/1.0.21/ci/no-ml-values.yaml rename to community/immich/1.0.22/ci/no-ml-values.yaml diff --git a/community/immich/1.0.21/ci/no-typesenes-values.yaml b/community/immich/1.0.22/ci/no-typesenes-values.yaml similarity index 100% rename from community/immich/1.0.21/ci/no-typesenes-values.yaml rename to community/immich/1.0.22/ci/no-typesenes-values.yaml diff --git a/community/immich/1.0.21/ix_values.yaml b/community/immich/1.0.22/ix_values.yaml similarity index 96% rename from community/immich/1.0.21/ix_values.yaml rename to community/immich/1.0.22/ix_values.yaml index e32014f8a6..8cfa05561a 100644 --- a/community/immich/1.0.21/ix_values.yaml +++ b/community/immich/1.0.22/ix_values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.78.1 + tag: v1.79.0 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.78.1 + tag: v1.79.0 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.78.1 + tag: v1.79.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.78.1 + tag: v1.79.0 typesenseImage: repository: typesense/typesense diff --git a/community/immich/1.0.21/metadata.yaml b/community/immich/1.0.22/metadata.yaml similarity index 100% rename from community/immich/1.0.21/metadata.yaml rename to community/immich/1.0.22/metadata.yaml diff --git a/community/immich/1.0.21/questions.yaml b/community/immich/1.0.22/questions.yaml similarity index 100% rename from community/immich/1.0.21/questions.yaml rename to community/immich/1.0.22/questions.yaml diff --git a/community/immich/1.0.21/templates/NOTES.txt b/community/immich/1.0.22/templates/NOTES.txt similarity index 100% rename from community/immich/1.0.21/templates/NOTES.txt rename to community/immich/1.0.22/templates/NOTES.txt diff --git a/community/immich/1.0.21/templates/_configuration.tpl b/community/immich/1.0.22/templates/_configuration.tpl similarity index 100% rename from community/immich/1.0.21/templates/_configuration.tpl rename to community/immich/1.0.22/templates/_configuration.tpl diff --git a/community/immich/1.0.21/templates/_immich-machinelearning.tpl b/community/immich/1.0.22/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/1.0.21/templates/_immich-machinelearning.tpl rename to community/immich/1.0.22/templates/_immich-machinelearning.tpl diff --git a/community/immich/1.0.21/templates/_immich-microservices.tpl b/community/immich/1.0.22/templates/_immich-microservices.tpl similarity index 100% rename from community/immich/1.0.21/templates/_immich-microservices.tpl rename to community/immich/1.0.22/templates/_immich-microservices.tpl diff --git a/community/immich/1.0.21/templates/_immich-proxy.tpl b/community/immich/1.0.22/templates/_immich-proxy.tpl similarity index 100% rename from community/immich/1.0.21/templates/_immich-proxy.tpl rename to community/immich/1.0.22/templates/_immich-proxy.tpl diff --git a/community/immich/1.0.21/templates/_immich-server.tpl b/community/immich/1.0.22/templates/_immich-server.tpl similarity index 100% rename from community/immich/1.0.21/templates/_immich-server.tpl rename to community/immich/1.0.22/templates/_immich-server.tpl diff --git a/community/immich/1.0.21/templates/_immich-typesense.tpl b/community/immich/1.0.22/templates/_immich-typesense.tpl similarity index 100% rename from community/immich/1.0.21/templates/_immich-typesense.tpl rename to community/immich/1.0.22/templates/_immich-typesense.tpl diff --git a/community/immich/1.0.21/templates/_immich-web.tpl b/community/immich/1.0.22/templates/_immich-web.tpl similarity index 100% rename from community/immich/1.0.21/templates/_immich-web.tpl rename to community/immich/1.0.22/templates/_immich-web.tpl diff --git a/community/immich/1.0.21/templates/_persistence.tpl b/community/immich/1.0.22/templates/_persistence.tpl similarity index 100% rename from community/immich/1.0.21/templates/_persistence.tpl rename to community/immich/1.0.22/templates/_persistence.tpl diff --git a/community/immich/1.0.21/templates/_portal.tpl b/community/immich/1.0.22/templates/_portal.tpl similarity index 100% rename from community/immich/1.0.21/templates/_portal.tpl rename to community/immich/1.0.22/templates/_portal.tpl diff --git a/community/immich/1.0.21/templates/_postgres.tpl b/community/immich/1.0.22/templates/_postgres.tpl similarity index 100% rename from community/immich/1.0.21/templates/_postgres.tpl rename to community/immich/1.0.22/templates/_postgres.tpl diff --git a/community/immich/1.0.21/templates/_redis.tpl b/community/immich/1.0.22/templates/_redis.tpl similarity index 100% rename from community/immich/1.0.21/templates/_redis.tpl rename to community/immich/1.0.22/templates/_redis.tpl diff --git a/community/immich/1.0.21/templates/_service.tpl b/community/immich/1.0.22/templates/_service.tpl similarity index 100% rename from community/immich/1.0.21/templates/_service.tpl rename to community/immich/1.0.22/templates/_service.tpl diff --git a/community/immich/1.0.21/templates/_waitURL.tpl b/community/immich/1.0.22/templates/_waitURL.tpl similarity index 100% rename from community/immich/1.0.21/templates/_waitURL.tpl rename to community/immich/1.0.22/templates/_waitURL.tpl diff --git a/community/immich/1.0.21/templates/common.yaml b/community/immich/1.0.22/templates/common.yaml similarity index 100% rename from community/immich/1.0.21/templates/common.yaml rename to community/immich/1.0.22/templates/common.yaml diff --git a/community/n8n/1.0.3/Chart.lock b/community/n8n/1.0.4/Chart.lock similarity index 100% rename from community/n8n/1.0.3/Chart.lock rename to community/n8n/1.0.4/Chart.lock diff --git a/community/n8n/1.0.3/Chart.yaml b/community/n8n/1.0.4/Chart.yaml similarity index 94% rename from community/n8n/1.0.3/Chart.yaml rename to community/n8n/1.0.4/Chart.yaml index 87e68a083f..96596670d2 100644 --- a/community/n8n/1.0.3/Chart.yaml +++ b/community/n8n/1.0.4/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 -appVersion: 1.8.0 +appVersion: 1.8.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/n8n/1.0.3/README.md b/community/n8n/1.0.4/README.md similarity index 100% rename from community/n8n/1.0.3/README.md rename to community/n8n/1.0.4/README.md diff --git a/community/n8n/1.0.3/app-readme.md b/community/n8n/1.0.4/app-readme.md similarity index 100% rename from community/n8n/1.0.3/app-readme.md rename to community/n8n/1.0.4/app-readme.md diff --git a/community/n8n/1.0.3/charts/common-1.1.1.tgz b/community/n8n/1.0.4/charts/common-1.1.1.tgz similarity index 100% rename from community/n8n/1.0.3/charts/common-1.1.1.tgz rename to community/n8n/1.0.4/charts/common-1.1.1.tgz diff --git a/community/n8n/1.0.3/ci/basic-values.yaml b/community/n8n/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/n8n/1.0.3/ci/basic-values.yaml rename to community/n8n/1.0.4/ci/basic-values.yaml diff --git a/community/n8n/1.0.3/ci/https-values.yaml b/community/n8n/1.0.4/ci/https-values.yaml similarity index 100% rename from community/n8n/1.0.3/ci/https-values.yaml rename to community/n8n/1.0.4/ci/https-values.yaml diff --git a/community/n8n/1.0.3/ix_values.yaml b/community/n8n/1.0.4/ix_values.yaml similarity index 98% rename from community/n8n/1.0.3/ix_values.yaml rename to community/n8n/1.0.4/ix_values.yaml index abe4efbacb..b721de3b09 100644 --- a/community/n8n/1.0.3/ix_values.yaml +++ b/community/n8n/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.8.0 + tag: 1.8.1 resources: limits: diff --git a/community/n8n/1.0.3/metadata.yaml b/community/n8n/1.0.4/metadata.yaml similarity index 100% rename from community/n8n/1.0.3/metadata.yaml rename to community/n8n/1.0.4/metadata.yaml diff --git a/community/n8n/1.0.3/questions.yaml b/community/n8n/1.0.4/questions.yaml similarity index 100% rename from community/n8n/1.0.3/questions.yaml rename to community/n8n/1.0.4/questions.yaml diff --git a/community/n8n/1.0.3/templates/NOTES.txt b/community/n8n/1.0.4/templates/NOTES.txt similarity index 100% rename from community/n8n/1.0.3/templates/NOTES.txt rename to community/n8n/1.0.4/templates/NOTES.txt diff --git a/community/n8n/1.0.3/templates/_configuration.tpl b/community/n8n/1.0.4/templates/_configuration.tpl similarity index 100% rename from community/n8n/1.0.3/templates/_configuration.tpl rename to community/n8n/1.0.4/templates/_configuration.tpl diff --git a/community/n8n/1.0.3/templates/_n8n.tpl b/community/n8n/1.0.4/templates/_n8n.tpl similarity index 100% rename from community/n8n/1.0.3/templates/_n8n.tpl rename to community/n8n/1.0.4/templates/_n8n.tpl diff --git a/community/n8n/1.0.3/templates/_persistence.tpl b/community/n8n/1.0.4/templates/_persistence.tpl similarity index 100% rename from community/n8n/1.0.3/templates/_persistence.tpl rename to community/n8n/1.0.4/templates/_persistence.tpl diff --git a/community/n8n/1.0.3/templates/_portal.tpl b/community/n8n/1.0.4/templates/_portal.tpl similarity index 100% rename from community/n8n/1.0.3/templates/_portal.tpl rename to community/n8n/1.0.4/templates/_portal.tpl diff --git a/community/n8n/1.0.3/templates/_postgres.tpl b/community/n8n/1.0.4/templates/_postgres.tpl similarity index 100% rename from community/n8n/1.0.3/templates/_postgres.tpl rename to community/n8n/1.0.4/templates/_postgres.tpl diff --git a/community/n8n/1.0.3/templates/_redis.tpl b/community/n8n/1.0.4/templates/_redis.tpl similarity index 100% rename from community/n8n/1.0.3/templates/_redis.tpl rename to community/n8n/1.0.4/templates/_redis.tpl diff --git a/community/n8n/1.0.3/templates/_service.tpl b/community/n8n/1.0.4/templates/_service.tpl similarity index 100% rename from community/n8n/1.0.3/templates/_service.tpl rename to community/n8n/1.0.4/templates/_service.tpl diff --git a/community/n8n/1.0.3/templates/_validation.tpl b/community/n8n/1.0.4/templates/_validation.tpl similarity index 100% rename from community/n8n/1.0.3/templates/_validation.tpl rename to community/n8n/1.0.4/templates/_validation.tpl diff --git a/community/n8n/1.0.3/templates/common.yaml b/community/n8n/1.0.4/templates/common.yaml similarity index 100% rename from community/n8n/1.0.3/templates/common.yaml rename to community/n8n/1.0.4/templates/common.yaml diff --git a/community/pgadmin/1.0.2/Chart.lock b/community/pgadmin/1.0.2/Chart.lock deleted file mode 100644 index 91ee7bd544..0000000000 --- a/community/pgadmin/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-25T15:33:41.420557495+03:00" diff --git a/community/pgadmin/1.0.2/charts/common-1.1.0.tgz b/community/pgadmin/1.0.2/charts/common-1.1.0.tgz deleted file mode 100644 index 39123ec799..0000000000 Binary files a/community/pgadmin/1.0.2/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/pgadmin/1.0.3/Chart.lock b/community/pgadmin/1.0.3/Chart.lock new file mode 100644 index 0000000000..7263f1edd5 --- /dev/null +++ b/community/pgadmin/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-22T10:16:53.928702909+03:00" diff --git a/community/pgadmin/1.0.2/Chart.yaml b/community/pgadmin/1.0.3/Chart.yaml similarity index 92% rename from community/pgadmin/1.0.2/Chart.yaml rename to community/pgadmin/1.0.3/Chart.yaml index fd73324c84..d0bd1441fe 100644 --- a/community/pgadmin/1.0.2/Chart.yaml +++ b/community/pgadmin/1.0.3/Chart.yaml @@ -4,9 +4,9 @@ description: pgAdmin is the most popular and feature rich Open Source administra annotations: title: pgAdmin type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 -appVersion: '7.6' +appVersion: '7.7' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://www.pgadmin.org/ icon: https://avatars.githubusercontent.com/u/113517144 sources: diff --git a/community/pgadmin/1.0.2/README.md b/community/pgadmin/1.0.3/README.md similarity index 100% rename from community/pgadmin/1.0.2/README.md rename to community/pgadmin/1.0.3/README.md diff --git a/community/pgadmin/1.0.2/app-readme.md b/community/pgadmin/1.0.3/app-readme.md similarity index 100% rename from community/pgadmin/1.0.2/app-readme.md rename to community/pgadmin/1.0.3/app-readme.md diff --git a/community/pgadmin/1.0.3/charts/common-1.1.1.tgz b/community/pgadmin/1.0.3/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..7a3eacbcc9 Binary files /dev/null and b/community/pgadmin/1.0.3/charts/common-1.1.1.tgz differ diff --git a/community/pgadmin/1.0.2/ci/basic-values.yaml b/community/pgadmin/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/pgadmin/1.0.2/ci/basic-values.yaml rename to community/pgadmin/1.0.3/ci/basic-values.yaml diff --git a/community/pgadmin/1.0.2/ci/extra-values.yaml b/community/pgadmin/1.0.3/ci/extra-values.yaml similarity index 100% rename from community/pgadmin/1.0.2/ci/extra-values.yaml rename to community/pgadmin/1.0.3/ci/extra-values.yaml diff --git a/community/pgadmin/1.0.2/ci/hostnet-values.yaml b/community/pgadmin/1.0.3/ci/hostnet-values.yaml similarity index 100% rename from community/pgadmin/1.0.2/ci/hostnet-values.yaml rename to community/pgadmin/1.0.3/ci/hostnet-values.yaml diff --git a/community/pgadmin/1.0.2/ci/https-values.yaml b/community/pgadmin/1.0.3/ci/https-values.yaml similarity index 100% rename from community/pgadmin/1.0.2/ci/https-values.yaml rename to community/pgadmin/1.0.3/ci/https-values.yaml diff --git a/community/pgadmin/1.0.2/ix_values.yaml b/community/pgadmin/1.0.3/ix_values.yaml similarity index 96% rename from community/pgadmin/1.0.2/ix_values.yaml rename to community/pgadmin/1.0.3/ix_values.yaml index 640eb59185..e766715d73 100644 --- a/community/pgadmin/1.0.2/ix_values.yaml +++ b/community/pgadmin/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: dpage/pgadmin4 pullPolicy: IfNotPresent - tag: '7.6' + tag: '7.7' resources: limits: diff --git a/community/pgadmin/1.0.2/metadata.yaml b/community/pgadmin/1.0.3/metadata.yaml similarity index 100% rename from community/pgadmin/1.0.2/metadata.yaml rename to community/pgadmin/1.0.3/metadata.yaml diff --git a/community/pgadmin/1.0.2/questions.yaml b/community/pgadmin/1.0.3/questions.yaml similarity index 100% rename from community/pgadmin/1.0.2/questions.yaml rename to community/pgadmin/1.0.3/questions.yaml diff --git a/community/pgadmin/1.0.2/templates/NOTES.txt b/community/pgadmin/1.0.3/templates/NOTES.txt similarity index 100% rename from community/pgadmin/1.0.2/templates/NOTES.txt rename to community/pgadmin/1.0.3/templates/NOTES.txt diff --git a/community/pgadmin/1.0.2/templates/_persistence.tpl b/community/pgadmin/1.0.3/templates/_persistence.tpl similarity index 100% rename from community/pgadmin/1.0.2/templates/_persistence.tpl rename to community/pgadmin/1.0.3/templates/_persistence.tpl diff --git a/community/pgadmin/1.0.2/templates/_pgadmin.tpl b/community/pgadmin/1.0.3/templates/_pgadmin.tpl similarity index 100% rename from community/pgadmin/1.0.2/templates/_pgadmin.tpl rename to community/pgadmin/1.0.3/templates/_pgadmin.tpl diff --git a/community/pgadmin/1.0.2/templates/_portal.tpl b/community/pgadmin/1.0.3/templates/_portal.tpl similarity index 100% rename from community/pgadmin/1.0.2/templates/_portal.tpl rename to community/pgadmin/1.0.3/templates/_portal.tpl diff --git a/community/pgadmin/1.0.2/templates/_service.tpl b/community/pgadmin/1.0.3/templates/_service.tpl similarity index 100% rename from community/pgadmin/1.0.2/templates/_service.tpl rename to community/pgadmin/1.0.3/templates/_service.tpl diff --git a/community/pgadmin/1.0.2/templates/_validation.tpl b/community/pgadmin/1.0.3/templates/_validation.tpl similarity index 100% rename from community/pgadmin/1.0.2/templates/_validation.tpl rename to community/pgadmin/1.0.3/templates/_validation.tpl diff --git a/community/pgadmin/1.0.2/templates/common.yaml b/community/pgadmin/1.0.3/templates/common.yaml similarity index 100% rename from community/pgadmin/1.0.2/templates/common.yaml rename to community/pgadmin/1.0.3/templates/common.yaml