github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/deploy/mongodb-cluster/Chart.yaml (about) 1 annotations: 2 category: Database 3 apiVersion: v2 4 name: mongodb-cluster 5 type: application 6 version: 0.7.0-alpha.0 7 description: A MongoDB cluster Helm chart for KubeBlocks 8 dependencies: 9 - name: kblib 10 version: 0.1.0 11 repository: file://../kblib 12 alias: extra 13 14 appVersion: "5.0.14" 15 16 keywords: 17 - mongodb 18 - database 19 - nosql 20 - cluster 21 - replicaset 22 - replication 23 24 home: https://github.com/apecloud/kubeblocks/tree/main/deploy/mongodb-cluster 25 icon: https://kubeblocks.io/img/logo.png 26 27 maintainers: 28 - name: ApeCloud 29 url: https://kubeblocks.io/ 30 31 sources: 32 - https://github.com/apecloud/kubeblocks/ 33 - https://github.com/apecloud/kubeblocks/tree/main/deploy/mongodb