mirror of
https://github.com/truenas/charts.git
synced 2026-04-01 18:01:25 +08:00
* bump version and common * update values * update templtes * update ui * add migration * missed one * keep version on test train in order to test migration in storage section * fix migration value * update appversion to reflect the actual version
27 lines
628 B
YAML
27 lines
628 B
YAML
name: minio
|
|
description: High Performance, Kubernetes Native Object Storage
|
|
annotations:
|
|
title: MinIO
|
|
type: application
|
|
version: 1.1.0
|
|
apiVersion: v2
|
|
appVersion: '2023-12-07'
|
|
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.2.6
|
|
home: https://min.io
|
|
icon: https://media.sys.truenas.net/apps/minio/icons/icon.png
|
|
sources:
|
|
- https://github.com/minio/minio
|
|
- https://github.com/truenas/charts/tree/master/enterprise/minio
|
|
keywords:
|
|
- storage
|
|
- object-storage
|
|
- S3
|