1234567891011121314151617181920212223242526 |
- name: minio
- description: High Performance, Kubernetes Native Object Storage
- annotations:
- title: MinIO
- type: application
- version: 1.0.6
- apiVersion: v2
- appVersion: '2023-03-24'
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.0.6
- home: https://min.io
- icon: https://min.io/resources/img/logo/MINIO_wordmark.png
- sources:
- - https://github.com/minio/minio
- - https://github.com/truenas/charts/tree/master/enterprise/minio
- keywords:
- - storage
- - object-storage
- - S3
|