Chart.yaml 596 B

12345678910111213141516171819202122232425
  1. name: minio
  2. description: High Performance, Kubernetes Native Object Storage
  3. annotations:
  4. title: MinIO
  5. type: application
  6. version: 1.0.2
  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. dependencies:
  14. - name: common
  15. repository: file://../../../common
  16. version: 1.0.3
  17. home: https://min.io
  18. icon: https://min.io/resources/img/logo/MINIO_wordmark.png
  19. sources:
  20. - https://github.com/minio/minio
  21. - https://github.com/truenas/charts/tree/master/enterprise/minio
  22. keywords:
  23. - storage
  24. - object-storage
  25. - S3