From 68bb8a260dfe86941c86d73de6348c7d349dc440 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 24 Sep 2024 11:46:21 +0000 Subject: [PATCH] Publish new changes in catalog --- charts/minio/{2.0.20 => 2.0.21}/.helmignore | 0 charts/minio/{2.0.20 => 2.0.21}/CHANGELOG.md | 0 charts/minio/{2.0.20 => 2.0.21}/Chart.lock | 0 charts/minio/{2.0.20 => 2.0.21}/Chart.yaml | 4 ++-- charts/minio/{2.0.20 => 2.0.21}/README.md | 0 charts/minio/{2.0.20 => 2.0.21}/app-readme.md | 0 .../{2.0.20 => 2.0.21}/charts/common-1.2.9.tgz | Bin .../minio/{2.0.20 => 2.0.21}/ci/basic-values.yaml | 0 .../minio/{2.0.20 => 2.0.21}/ci/https-values.yaml | 0 .../{2.0.20 => 2.0.21}/ci/no-logsearch-values.yaml | 0 charts/minio/{2.0.20 => 2.0.21}/ix_values.yaml | 2 +- charts/minio/{2.0.20 => 2.0.21}/migrations/migrate | 0 charts/minio/{2.0.20 => 2.0.21}/questions.yaml | 0 charts/minio/{2.0.20 => 2.0.21}/templates/NOTES.txt | 0 .../{2.0.20 => 2.0.21}/templates/_configuration.tpl | 0 .../{2.0.20 => 2.0.21}/templates/_logsearch.tpl | 0 .../{2.0.20 => 2.0.21}/templates/_migration.tpl | 0 .../minio/{2.0.20 => 2.0.21}/templates/_minio.tpl | 0 .../{2.0.20 => 2.0.21}/templates/_persistence.tpl | 0 .../minio/{2.0.20 => 2.0.21}/templates/_portal.tpl | 0 .../{2.0.20 => 2.0.21}/templates/_postgres.tpl | 0 .../minio/{2.0.20 => 2.0.21}/templates/_service.tpl | 0 .../minio/{2.0.20 => 2.0.21}/templates/common.yaml | 0 charts/minio/{2.0.20 => 2.0.21}/to_keep_versions.md | 0 community/pgadmin/{1.2.12 => 1.2.13}/Chart.lock | 0 community/pgadmin/{1.2.12 => 1.2.13}/Chart.yaml | 4 ++-- community/pgadmin/{1.2.12 => 1.2.13}/README.md | 0 community/pgadmin/{1.2.12 => 1.2.13}/app-readme.md | 0 .../{1.2.12 => 1.2.13}/charts/common-1.2.9.tgz | Bin .../pgadmin/{1.2.12 => 1.2.13}/ci/basic-values.yaml | 0 .../pgadmin/{1.2.12 => 1.2.13}/ci/extra-values.yaml | 0 .../{1.2.12 => 1.2.13}/ci/hostnet-values.yaml | 0 .../pgadmin/{1.2.12 => 1.2.13}/ci/https-values.yaml | 0 community/pgadmin/{1.2.12 => 1.2.13}/ix_values.yaml | 2 +- community/pgadmin/{1.2.12 => 1.2.13}/metadata.yaml | 0 .../pgadmin/{1.2.12 => 1.2.13}/migrations/migrate | 0 community/pgadmin/{1.2.12 => 1.2.13}/questions.yaml | 0 .../pgadmin/{1.2.12 => 1.2.13}/templates/NOTES.txt | 0 .../{1.2.12 => 1.2.13}/templates/_persistence.tpl | 0 .../{1.2.12 => 1.2.13}/templates/_pgadmin.tpl | 0 .../{1.2.12 => 1.2.13}/templates/_portal.tpl | 0 .../{1.2.12 => 1.2.13}/templates/_service.tpl | 0 .../{1.2.12 => 1.2.13}/templates/_validation.tpl | 0 .../{1.2.12 => 1.2.13}/templates/common.yaml | 0 44 files changed, 6 insertions(+), 6 deletions(-) rename charts/minio/{2.0.20 => 2.0.21}/.helmignore (100%) rename charts/minio/{2.0.20 => 2.0.21}/CHANGELOG.md (100%) rename charts/minio/{2.0.20 => 2.0.21}/Chart.lock (100%) rename charts/minio/{2.0.20 => 2.0.21}/Chart.yaml (91%) rename charts/minio/{2.0.20 => 2.0.21}/README.md (100%) rename charts/minio/{2.0.20 => 2.0.21}/app-readme.md (100%) rename charts/minio/{2.0.20 => 2.0.21}/charts/common-1.2.9.tgz (100%) rename charts/minio/{2.0.20 => 2.0.21}/ci/basic-values.yaml (100%) rename charts/minio/{2.0.20 => 2.0.21}/ci/https-values.yaml (100%) rename charts/minio/{2.0.20 => 2.0.21}/ci/no-logsearch-values.yaml (100%) rename charts/minio/{2.0.20 => 2.0.21}/ix_values.yaml (97%) rename charts/minio/{2.0.20 => 2.0.21}/migrations/migrate (100%) rename charts/minio/{2.0.20 => 2.0.21}/questions.yaml (100%) rename charts/minio/{2.0.20 => 2.0.21}/templates/NOTES.txt (100%) rename charts/minio/{2.0.20 => 2.0.21}/templates/_configuration.tpl (100%) rename charts/minio/{2.0.20 => 2.0.21}/templates/_logsearch.tpl (100%) rename charts/minio/{2.0.20 => 2.0.21}/templates/_migration.tpl (100%) rename charts/minio/{2.0.20 => 2.0.21}/templates/_minio.tpl (100%) rename charts/minio/{2.0.20 => 2.0.21}/templates/_persistence.tpl (100%) rename charts/minio/{2.0.20 => 2.0.21}/templates/_portal.tpl (100%) rename charts/minio/{2.0.20 => 2.0.21}/templates/_postgres.tpl (100%) rename charts/minio/{2.0.20 => 2.0.21}/templates/_service.tpl (100%) rename charts/minio/{2.0.20 => 2.0.21}/templates/common.yaml (100%) rename charts/minio/{2.0.20 => 2.0.21}/to_keep_versions.md (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/Chart.lock (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/Chart.yaml (95%) rename community/pgadmin/{1.2.12 => 1.2.13}/README.md (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/app-readme.md (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/charts/common-1.2.9.tgz (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/ci/basic-values.yaml (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/ci/extra-values.yaml (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/ci/hostnet-values.yaml (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/ci/https-values.yaml (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/ix_values.yaml (96%) rename community/pgadmin/{1.2.12 => 1.2.13}/metadata.yaml (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/migrations/migrate (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/questions.yaml (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/templates/NOTES.txt (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/templates/_persistence.tpl (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/templates/_pgadmin.tpl (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/templates/_portal.tpl (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/templates/_service.tpl (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/templates/_validation.tpl (100%) rename community/pgadmin/{1.2.12 => 1.2.13}/templates/common.yaml (100%) diff --git a/charts/minio/2.0.20/.helmignore b/charts/minio/2.0.21/.helmignore similarity index 100% rename from charts/minio/2.0.20/.helmignore rename to charts/minio/2.0.21/.helmignore diff --git a/charts/minio/2.0.20/CHANGELOG.md b/charts/minio/2.0.21/CHANGELOG.md similarity index 100% rename from charts/minio/2.0.20/CHANGELOG.md rename to charts/minio/2.0.21/CHANGELOG.md diff --git a/charts/minio/2.0.20/Chart.lock b/charts/minio/2.0.21/Chart.lock similarity index 100% rename from charts/minio/2.0.20/Chart.lock rename to charts/minio/2.0.21/Chart.lock diff --git a/charts/minio/2.0.20/Chart.yaml b/charts/minio/2.0.21/Chart.yaml similarity index 91% rename from charts/minio/2.0.20/Chart.yaml rename to charts/minio/2.0.21/Chart.yaml index e7f9574426..4cf3398565 100644 --- a/charts/minio/2.0.20/Chart.yaml +++ b/charts/minio/2.0.21/Chart.yaml @@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage annotations: title: MinIO type: application -version: 2.0.20 +version: 2.0.21 apiVersion: v2 -appVersion: 2024-09-13T20-26-02Z +appVersion: 2024-09-22T00-33-43Z kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/minio/2.0.20/README.md b/charts/minio/2.0.21/README.md similarity index 100% rename from charts/minio/2.0.20/README.md rename to charts/minio/2.0.21/README.md diff --git a/charts/minio/2.0.20/app-readme.md b/charts/minio/2.0.21/app-readme.md similarity index 100% rename from charts/minio/2.0.20/app-readme.md rename to charts/minio/2.0.21/app-readme.md diff --git a/charts/minio/2.0.20/charts/common-1.2.9.tgz b/charts/minio/2.0.21/charts/common-1.2.9.tgz similarity index 100% rename from charts/minio/2.0.20/charts/common-1.2.9.tgz rename to charts/minio/2.0.21/charts/common-1.2.9.tgz diff --git a/charts/minio/2.0.20/ci/basic-values.yaml b/charts/minio/2.0.21/ci/basic-values.yaml similarity index 100% rename from charts/minio/2.0.20/ci/basic-values.yaml rename to charts/minio/2.0.21/ci/basic-values.yaml diff --git a/charts/minio/2.0.20/ci/https-values.yaml b/charts/minio/2.0.21/ci/https-values.yaml similarity index 100% rename from charts/minio/2.0.20/ci/https-values.yaml rename to charts/minio/2.0.21/ci/https-values.yaml diff --git a/charts/minio/2.0.20/ci/no-logsearch-values.yaml b/charts/minio/2.0.21/ci/no-logsearch-values.yaml similarity index 100% rename from charts/minio/2.0.20/ci/no-logsearch-values.yaml rename to charts/minio/2.0.21/ci/no-logsearch-values.yaml diff --git a/charts/minio/2.0.20/ix_values.yaml b/charts/minio/2.0.21/ix_values.yaml similarity index 97% rename from charts/minio/2.0.20/ix_values.yaml rename to charts/minio/2.0.21/ix_values.yaml index 1e7be92e42..0c9e7bc189 100644 --- a/charts/minio/2.0.20/ix_values.yaml +++ b/charts/minio/2.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: minio/minio - tag: RELEASE.2024-09-13T20-26-02Z + tag: RELEASE.2024-09-22T00-33-43Z logSearchImage: pullPolicy: IfNotPresent repository: minio/operator diff --git a/charts/minio/2.0.20/migrations/migrate b/charts/minio/2.0.21/migrations/migrate similarity index 100% rename from charts/minio/2.0.20/migrations/migrate rename to charts/minio/2.0.21/migrations/migrate diff --git a/charts/minio/2.0.20/questions.yaml b/charts/minio/2.0.21/questions.yaml similarity index 100% rename from charts/minio/2.0.20/questions.yaml rename to charts/minio/2.0.21/questions.yaml diff --git a/charts/minio/2.0.20/templates/NOTES.txt b/charts/minio/2.0.21/templates/NOTES.txt similarity index 100% rename from charts/minio/2.0.20/templates/NOTES.txt rename to charts/minio/2.0.21/templates/NOTES.txt diff --git a/charts/minio/2.0.20/templates/_configuration.tpl b/charts/minio/2.0.21/templates/_configuration.tpl similarity index 100% rename from charts/minio/2.0.20/templates/_configuration.tpl rename to charts/minio/2.0.21/templates/_configuration.tpl diff --git a/charts/minio/2.0.20/templates/_logsearch.tpl b/charts/minio/2.0.21/templates/_logsearch.tpl similarity index 100% rename from charts/minio/2.0.20/templates/_logsearch.tpl rename to charts/minio/2.0.21/templates/_logsearch.tpl diff --git a/charts/minio/2.0.20/templates/_migration.tpl b/charts/minio/2.0.21/templates/_migration.tpl similarity index 100% rename from charts/minio/2.0.20/templates/_migration.tpl rename to charts/minio/2.0.21/templates/_migration.tpl diff --git a/charts/minio/2.0.20/templates/_minio.tpl b/charts/minio/2.0.21/templates/_minio.tpl similarity index 100% rename from charts/minio/2.0.20/templates/_minio.tpl rename to charts/minio/2.0.21/templates/_minio.tpl diff --git a/charts/minio/2.0.20/templates/_persistence.tpl b/charts/minio/2.0.21/templates/_persistence.tpl similarity index 100% rename from charts/minio/2.0.20/templates/_persistence.tpl rename to charts/minio/2.0.21/templates/_persistence.tpl diff --git a/charts/minio/2.0.20/templates/_portal.tpl b/charts/minio/2.0.21/templates/_portal.tpl similarity index 100% rename from charts/minio/2.0.20/templates/_portal.tpl rename to charts/minio/2.0.21/templates/_portal.tpl diff --git a/charts/minio/2.0.20/templates/_postgres.tpl b/charts/minio/2.0.21/templates/_postgres.tpl similarity index 100% rename from charts/minio/2.0.20/templates/_postgres.tpl rename to charts/minio/2.0.21/templates/_postgres.tpl diff --git a/charts/minio/2.0.20/templates/_service.tpl b/charts/minio/2.0.21/templates/_service.tpl similarity index 100% rename from charts/minio/2.0.20/templates/_service.tpl rename to charts/minio/2.0.21/templates/_service.tpl diff --git a/charts/minio/2.0.20/templates/common.yaml b/charts/minio/2.0.21/templates/common.yaml similarity index 100% rename from charts/minio/2.0.20/templates/common.yaml rename to charts/minio/2.0.21/templates/common.yaml diff --git a/charts/minio/2.0.20/to_keep_versions.md b/charts/minio/2.0.21/to_keep_versions.md similarity index 100% rename from charts/minio/2.0.20/to_keep_versions.md rename to charts/minio/2.0.21/to_keep_versions.md diff --git a/community/pgadmin/1.2.12/Chart.lock b/community/pgadmin/1.2.13/Chart.lock similarity index 100% rename from community/pgadmin/1.2.12/Chart.lock rename to community/pgadmin/1.2.13/Chart.lock diff --git a/community/pgadmin/1.2.12/Chart.yaml b/community/pgadmin/1.2.13/Chart.yaml similarity index 95% rename from community/pgadmin/1.2.12/Chart.yaml rename to community/pgadmin/1.2.13/Chart.yaml index 533e9665f6..d58f245475 100644 --- a/community/pgadmin/1.2.12/Chart.yaml +++ b/community/pgadmin/1.2.13/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.2.12 +version: 1.2.13 apiVersion: v2 -appVersion: '8.11' +appVersion: '8.12' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/pgadmin/1.2.12/README.md b/community/pgadmin/1.2.13/README.md similarity index 100% rename from community/pgadmin/1.2.12/README.md rename to community/pgadmin/1.2.13/README.md diff --git a/community/pgadmin/1.2.12/app-readme.md b/community/pgadmin/1.2.13/app-readme.md similarity index 100% rename from community/pgadmin/1.2.12/app-readme.md rename to community/pgadmin/1.2.13/app-readme.md diff --git a/community/pgadmin/1.2.12/charts/common-1.2.9.tgz b/community/pgadmin/1.2.13/charts/common-1.2.9.tgz similarity index 100% rename from community/pgadmin/1.2.12/charts/common-1.2.9.tgz rename to community/pgadmin/1.2.13/charts/common-1.2.9.tgz diff --git a/community/pgadmin/1.2.12/ci/basic-values.yaml b/community/pgadmin/1.2.13/ci/basic-values.yaml similarity index 100% rename from community/pgadmin/1.2.12/ci/basic-values.yaml rename to community/pgadmin/1.2.13/ci/basic-values.yaml diff --git a/community/pgadmin/1.2.12/ci/extra-values.yaml b/community/pgadmin/1.2.13/ci/extra-values.yaml similarity index 100% rename from community/pgadmin/1.2.12/ci/extra-values.yaml rename to community/pgadmin/1.2.13/ci/extra-values.yaml diff --git a/community/pgadmin/1.2.12/ci/hostnet-values.yaml b/community/pgadmin/1.2.13/ci/hostnet-values.yaml similarity index 100% rename from community/pgadmin/1.2.12/ci/hostnet-values.yaml rename to community/pgadmin/1.2.13/ci/hostnet-values.yaml diff --git a/community/pgadmin/1.2.12/ci/https-values.yaml b/community/pgadmin/1.2.13/ci/https-values.yaml similarity index 100% rename from community/pgadmin/1.2.12/ci/https-values.yaml rename to community/pgadmin/1.2.13/ci/https-values.yaml diff --git a/community/pgadmin/1.2.12/ix_values.yaml b/community/pgadmin/1.2.13/ix_values.yaml similarity index 96% rename from community/pgadmin/1.2.12/ix_values.yaml rename to community/pgadmin/1.2.13/ix_values.yaml index 91e07fdbc2..b5e7dbb96d 100644 --- a/community/pgadmin/1.2.12/ix_values.yaml +++ b/community/pgadmin/1.2.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: dpage/pgadmin4 pullPolicy: IfNotPresent - tag: '8.11' + tag: '8.12' resources: limits: diff --git a/community/pgadmin/1.2.12/metadata.yaml b/community/pgadmin/1.2.13/metadata.yaml similarity index 100% rename from community/pgadmin/1.2.12/metadata.yaml rename to community/pgadmin/1.2.13/metadata.yaml diff --git a/community/pgadmin/1.2.12/migrations/migrate b/community/pgadmin/1.2.13/migrations/migrate similarity index 100% rename from community/pgadmin/1.2.12/migrations/migrate rename to community/pgadmin/1.2.13/migrations/migrate diff --git a/community/pgadmin/1.2.12/questions.yaml b/community/pgadmin/1.2.13/questions.yaml similarity index 100% rename from community/pgadmin/1.2.12/questions.yaml rename to community/pgadmin/1.2.13/questions.yaml diff --git a/community/pgadmin/1.2.12/templates/NOTES.txt b/community/pgadmin/1.2.13/templates/NOTES.txt similarity index 100% rename from community/pgadmin/1.2.12/templates/NOTES.txt rename to community/pgadmin/1.2.13/templates/NOTES.txt diff --git a/community/pgadmin/1.2.12/templates/_persistence.tpl b/community/pgadmin/1.2.13/templates/_persistence.tpl similarity index 100% rename from community/pgadmin/1.2.12/templates/_persistence.tpl rename to community/pgadmin/1.2.13/templates/_persistence.tpl diff --git a/community/pgadmin/1.2.12/templates/_pgadmin.tpl b/community/pgadmin/1.2.13/templates/_pgadmin.tpl similarity index 100% rename from community/pgadmin/1.2.12/templates/_pgadmin.tpl rename to community/pgadmin/1.2.13/templates/_pgadmin.tpl diff --git a/community/pgadmin/1.2.12/templates/_portal.tpl b/community/pgadmin/1.2.13/templates/_portal.tpl similarity index 100% rename from community/pgadmin/1.2.12/templates/_portal.tpl rename to community/pgadmin/1.2.13/templates/_portal.tpl diff --git a/community/pgadmin/1.2.12/templates/_service.tpl b/community/pgadmin/1.2.13/templates/_service.tpl similarity index 100% rename from community/pgadmin/1.2.12/templates/_service.tpl rename to community/pgadmin/1.2.13/templates/_service.tpl diff --git a/community/pgadmin/1.2.12/templates/_validation.tpl b/community/pgadmin/1.2.13/templates/_validation.tpl similarity index 100% rename from community/pgadmin/1.2.12/templates/_validation.tpl rename to community/pgadmin/1.2.13/templates/_validation.tpl diff --git a/community/pgadmin/1.2.12/templates/common.yaml b/community/pgadmin/1.2.13/templates/common.yaml similarity index 100% rename from community/pgadmin/1.2.12/templates/common.yaml rename to community/pgadmin/1.2.13/templates/common.yaml