28 lines
651 B
YAML
28 lines
651 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "latest"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.0.0
|
||
|
description: Minio is a self-hosted S3 storage server
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/minio
|
||
|
icon: https://truecharts.org/_static/img/appicons/minio-icon.png
|
||
|
keywords:
|
||
|
- minio
|
||
|
- s3
|
||
|
- storage
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: minio
|
||
|
sources:
|
||
|
- https://github.com/minio/minio
|
||
|
version: 2.0.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- media
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|