浏览代码

Publish new changes in catalog

sonicaj 1 年之前
父节点
当前提交
68bb8a260d
共有 44 个文件被更改,包括 6 次插入6 次删除
  1. 0 0
      charts/minio/2.0.21/.helmignore
  2. 0 0
      charts/minio/2.0.21/CHANGELOG.md
  3. 0 0
      charts/minio/2.0.21/Chart.lock
  4. 2 2
      charts/minio/2.0.21/Chart.yaml
  5. 0 0
      charts/minio/2.0.21/README.md
  6. 0 0
      charts/minio/2.0.21/app-readme.md
  7. 0 0
      charts/minio/2.0.21/charts/common-1.2.9.tgz
  8. 0 0
      charts/minio/2.0.21/ci/basic-values.yaml
  9. 0 0
      charts/minio/2.0.21/ci/https-values.yaml
  10. 0 0
      charts/minio/2.0.21/ci/no-logsearch-values.yaml
  11. 1 1
      charts/minio/2.0.21/ix_values.yaml
  12. 0 0
      charts/minio/2.0.21/migrations/migrate
  13. 0 0
      charts/minio/2.0.21/questions.yaml
  14. 0 0
      charts/minio/2.0.21/templates/NOTES.txt
  15. 0 0
      charts/minio/2.0.21/templates/_configuration.tpl
  16. 0 0
      charts/minio/2.0.21/templates/_logsearch.tpl
  17. 0 0
      charts/minio/2.0.21/templates/_migration.tpl
  18. 0 0
      charts/minio/2.0.21/templates/_minio.tpl
  19. 0 0
      charts/minio/2.0.21/templates/_persistence.tpl
  20. 0 0
      charts/minio/2.0.21/templates/_portal.tpl
  21. 0 0
      charts/minio/2.0.21/templates/_postgres.tpl
  22. 0 0
      charts/minio/2.0.21/templates/_service.tpl
  23. 0 0
      charts/minio/2.0.21/templates/common.yaml
  24. 0 0
      charts/minio/2.0.21/to_keep_versions.md
  25. 0 0
      community/pgadmin/1.2.13/Chart.lock
  26. 2 2
      community/pgadmin/1.2.13/Chart.yaml
  27. 0 0
      community/pgadmin/1.2.13/README.md
  28. 0 0
      community/pgadmin/1.2.13/app-readme.md
  29. 0 0
      community/pgadmin/1.2.13/charts/common-1.2.9.tgz
  30. 0 0
      community/pgadmin/1.2.13/ci/basic-values.yaml
  31. 0 0
      community/pgadmin/1.2.13/ci/extra-values.yaml
  32. 0 0
      community/pgadmin/1.2.13/ci/hostnet-values.yaml
  33. 0 0
      community/pgadmin/1.2.13/ci/https-values.yaml
  34. 1 1
      community/pgadmin/1.2.13/ix_values.yaml
  35. 0 0
      community/pgadmin/1.2.13/metadata.yaml
  36. 0 0
      community/pgadmin/1.2.13/migrations/migrate
  37. 0 0
      community/pgadmin/1.2.13/questions.yaml
  38. 0 0
      community/pgadmin/1.2.13/templates/NOTES.txt
  39. 0 0
      community/pgadmin/1.2.13/templates/_persistence.tpl
  40. 0 0
      community/pgadmin/1.2.13/templates/_pgadmin.tpl
  41. 0 0
      community/pgadmin/1.2.13/templates/_portal.tpl
  42. 0 0
      community/pgadmin/1.2.13/templates/_service.tpl
  43. 0 0
      community/pgadmin/1.2.13/templates/_validation.tpl
  44. 0 0
      community/pgadmin/1.2.13/templates/common.yaml

+ 0 - 0
charts/minio/2.0.20/.helmignore → charts/minio/2.0.21/.helmignore


+ 0 - 0
charts/minio/2.0.20/CHANGELOG.md → charts/minio/2.0.21/CHANGELOG.md


+ 0 - 0
charts/minio/2.0.20/Chart.lock → charts/minio/2.0.21/Chart.lock


+ 2 - 2
charts/minio/2.0.20/Chart.yaml → 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

+ 0 - 0
charts/minio/2.0.20/README.md → charts/minio/2.0.21/README.md


+ 0 - 0
charts/minio/2.0.20/app-readme.md → charts/minio/2.0.21/app-readme.md


+ 0 - 0
charts/minio/2.0.20/charts/common-1.2.9.tgz → charts/minio/2.0.21/charts/common-1.2.9.tgz


+ 0 - 0
charts/minio/2.0.20/ci/basic-values.yaml → charts/minio/2.0.21/ci/basic-values.yaml


+ 0 - 0
charts/minio/2.0.20/ci/https-values.yaml → charts/minio/2.0.21/ci/https-values.yaml


+ 0 - 0
charts/minio/2.0.20/ci/no-logsearch-values.yaml → charts/minio/2.0.21/ci/no-logsearch-values.yaml


+ 1 - 1
charts/minio/2.0.20/ix_values.yaml → 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

+ 0 - 0
charts/minio/2.0.20/migrations/migrate → charts/minio/2.0.21/migrations/migrate


+ 0 - 0
charts/minio/2.0.20/questions.yaml → charts/minio/2.0.21/questions.yaml


+ 0 - 0
charts/minio/2.0.20/templates/NOTES.txt → charts/minio/2.0.21/templates/NOTES.txt


+ 0 - 0
charts/minio/2.0.20/templates/_configuration.tpl → charts/minio/2.0.21/templates/_configuration.tpl


+ 0 - 0
charts/minio/2.0.20/templates/_logsearch.tpl → charts/minio/2.0.21/templates/_logsearch.tpl


+ 0 - 0
charts/minio/2.0.20/templates/_migration.tpl → charts/minio/2.0.21/templates/_migration.tpl


+ 0 - 0
charts/minio/2.0.20/templates/_minio.tpl → charts/minio/2.0.21/templates/_minio.tpl


+ 0 - 0
charts/minio/2.0.20/templates/_persistence.tpl → charts/minio/2.0.21/templates/_persistence.tpl


+ 0 - 0
charts/minio/2.0.20/templates/_portal.tpl → charts/minio/2.0.21/templates/_portal.tpl


+ 0 - 0
charts/minio/2.0.20/templates/_postgres.tpl → charts/minio/2.0.21/templates/_postgres.tpl


+ 0 - 0
charts/minio/2.0.20/templates/_service.tpl → charts/minio/2.0.21/templates/_service.tpl


+ 0 - 0
charts/minio/2.0.20/templates/common.yaml → charts/minio/2.0.21/templates/common.yaml


+ 0 - 0
charts/minio/2.0.20/to_keep_versions.md → charts/minio/2.0.21/to_keep_versions.md


+ 0 - 0
community/pgadmin/1.2.12/Chart.lock → community/pgadmin/1.2.13/Chart.lock


+ 2 - 2
community/pgadmin/1.2.12/Chart.yaml → 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

+ 0 - 0
community/pgadmin/1.2.12/README.md → community/pgadmin/1.2.13/README.md


+ 0 - 0
community/pgadmin/1.2.12/app-readme.md → community/pgadmin/1.2.13/app-readme.md


+ 0 - 0
community/pgadmin/1.2.12/charts/common-1.2.9.tgz → community/pgadmin/1.2.13/charts/common-1.2.9.tgz


+ 0 - 0
community/pgadmin/1.2.12/ci/basic-values.yaml → community/pgadmin/1.2.13/ci/basic-values.yaml


+ 0 - 0
community/pgadmin/1.2.12/ci/extra-values.yaml → community/pgadmin/1.2.13/ci/extra-values.yaml


+ 0 - 0
community/pgadmin/1.2.12/ci/hostnet-values.yaml → community/pgadmin/1.2.13/ci/hostnet-values.yaml


+ 0 - 0
community/pgadmin/1.2.12/ci/https-values.yaml → community/pgadmin/1.2.13/ci/https-values.yaml


+ 1 - 1
community/pgadmin/1.2.12/ix_values.yaml → 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:

+ 0 - 0
community/pgadmin/1.2.12/metadata.yaml → community/pgadmin/1.2.13/metadata.yaml


+ 0 - 0
community/pgadmin/1.2.12/migrations/migrate → community/pgadmin/1.2.13/migrations/migrate


+ 0 - 0
community/pgadmin/1.2.12/questions.yaml → community/pgadmin/1.2.13/questions.yaml


+ 0 - 0
community/pgadmin/1.2.12/templates/NOTES.txt → community/pgadmin/1.2.13/templates/NOTES.txt


+ 0 - 0
community/pgadmin/1.2.12/templates/_persistence.tpl → community/pgadmin/1.2.13/templates/_persistence.tpl


+ 0 - 0
community/pgadmin/1.2.12/templates/_pgadmin.tpl → community/pgadmin/1.2.13/templates/_pgadmin.tpl


+ 0 - 0
community/pgadmin/1.2.12/templates/_portal.tpl → community/pgadmin/1.2.13/templates/_portal.tpl


+ 0 - 0
community/pgadmin/1.2.12/templates/_service.tpl → community/pgadmin/1.2.13/templates/_service.tpl


+ 0 - 0
community/pgadmin/1.2.12/templates/_validation.tpl → community/pgadmin/1.2.13/templates/_validation.tpl


+ 0 - 0
community/pgadmin/1.2.12/templates/common.yaml → community/pgadmin/1.2.13/templates/common.yaml