rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,9 +1,19 @@
|
||||
apiVersion: v2
|
||||
name: rook-ceph
|
||||
version: 0.0.3
|
||||
version: 1.0.0
|
||||
description: Rook Ceph
|
||||
keywords:
|
||||
- rook-ceph
|
||||
- ceph
|
||||
- storage
|
||||
- kubernetes
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/rook/rook
|
||||
- https://quay.io/repository/ceph/ceph?tab=tags
|
||||
- https://github.com/rook/rook/tree/master/deploy/charts
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: rook-ceph
|
||||
version: v1.14.6
|
||||
@@ -11,4 +21,5 @@ dependencies:
|
||||
- name: rook-ceph-cluster
|
||||
version: v1.14.6
|
||||
repository: https://charts.rook.io/release
|
||||
appVersion: v1.14.0
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/rook.png
|
||||
appVersion: v1.14.6
|
||||
|
Reference in New Issue
Block a user