rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,11 +1,23 @@
|
||||
apiVersion: v2
|
||||
name: minio-operator
|
||||
version: 1.0.0
|
||||
description: Minio Operator
|
||||
keywords:
|
||||
- minio-operator
|
||||
- minio
|
||||
- operator
|
||||
- storage
|
||||
- s3
|
||||
- kubernetes
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/minio/operator
|
||||
- https://github.com/minio/operator/blob/master/helm/operator/Chart.yaml
|
||||
- https://github.com/minio/operator/tree/master/helm/operator
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: operator
|
||||
version: 5.0.15
|
||||
repository: https://operator.min.io
|
||||
appVersion: v5.0.14
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/minio.png
|
||||
appVersion: v5.0.15
|
||||
|
Reference in New Issue
Block a user