Chart.yaml 625 B

1234567891011121314151617181920212223242526
  1. name: minio
  2. description: High Performance, Kubernetes Native Object Storage
  3. annotations:
  4. title: MinIO
  5. type: application
  6. version: 1.0.6
  7. apiVersion: v2
  8. appVersion: '2023-03-24'
  9. kubeVersion: '>=1.16.0-0'
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. email: dev@ixsystems.com
  14. dependencies:
  15. - name: common
  16. repository: file://../../../common
  17. version: 1.0.6
  18. home: https://min.io
  19. icon: https://min.io/resources/img/logo/MINIO_wordmark.png
  20. sources:
  21. - https://github.com/minio/minio
  22. - https://github.com/truenas/charts/tree/master/enterprise/minio
  23. keywords:
  24. - storage
  25. - object-storage
  26. - S3