Add index.yaml
parent
c690528bc2
commit
d5216bf094
55
index.yaml
55
index.yaml
|
@ -1534,6 +1534,61 @@ entries:
|
||||||
- assets/nutanix-csi-storage/nutanix-csi-storage-2.3.100.tgz
|
- assets/nutanix-csi-storage/nutanix-csi-storage-2.3.100.tgz
|
||||||
version: 2.3.100
|
version: 2.3.100
|
||||||
openebs:
|
openebs:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: OpenEBS
|
||||||
|
catalog.cattle.io/release-name: openebs
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 3.0.0
|
||||||
|
created: "2021-10-18T12:21:03.930751491+05:30"
|
||||||
|
dependencies:
|
||||||
|
- condition: cstor.enabled
|
||||||
|
name: cstor
|
||||||
|
repository: file://./charts/cstor
|
||||||
|
- condition: jiva.enabled
|
||||||
|
name: jiva
|
||||||
|
repository: file://./charts/jiva
|
||||||
|
- condition: localpv-provisioner.enabled
|
||||||
|
name: localpv-provisioner
|
||||||
|
repository: file://./charts/localpv-provisioner
|
||||||
|
- condition: lvm-localpv.enabled
|
||||||
|
name: lvm-localpv
|
||||||
|
repository: file://./charts/lvm-localpv
|
||||||
|
- condition: nfs-provisioner.enabled
|
||||||
|
name: nfs-provisioner
|
||||||
|
repository: file://./charts/nfs-provisioner
|
||||||
|
- condition: openebs-ndm.enabled
|
||||||
|
name: openebs-ndm
|
||||||
|
repository: file://./charts/openebs-ndm
|
||||||
|
- condition: zfs-localpv.enabled
|
||||||
|
name: zfs-localpv
|
||||||
|
repository: file://./charts/zfs-localpv
|
||||||
|
description: Containerized Attached Storage for Kubernetes
|
||||||
|
digest: 24dbaafd6403d1df7215dbe22531bc7ae687cd4bf2d7ae3aabee29ff26a1b92b
|
||||||
|
home: http://www.openebs.io/
|
||||||
|
icon: https://raw.githubusercontent.com/cncf/artwork/HEAD/projects/openebs/icon/color/openebs-icon-color.png
|
||||||
|
keywords:
|
||||||
|
- cloud-native-storage
|
||||||
|
- block-storage
|
||||||
|
- local-storage
|
||||||
|
- iSCSI
|
||||||
|
- NVMe
|
||||||
|
- storage
|
||||||
|
- kubernetes
|
||||||
|
kubeVersion: '>=1.13.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: kiran.mova@mayadata.io
|
||||||
|
name: kmova
|
||||||
|
- email: prateek.pandey@mayadata.io
|
||||||
|
name: prateekpandey14
|
||||||
|
- email: shovan.maity@mayadata.io
|
||||||
|
name: shovanmaity
|
||||||
|
name: openebs
|
||||||
|
sources:
|
||||||
|
- https://github.com/openebs/openebs
|
||||||
|
urls:
|
||||||
|
- assets/openebs/openebs-3.0.0.tgz
|
||||||
|
version: 3.0.0
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: OpenEBS
|
catalog.cattle.io/display-name: OpenEBS
|
||||||
|
|
Loading…
Reference in New Issue