github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/deploy/llm-cluster/Chart.yaml (about) 1 annotations: 2 category: Database 3 apiVersion: v2 4 name: llm-cluster 5 type: application 6 version: 0.7.0-alpha.0 7 description: A vLLM 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: "7.0.6" 15 16 keywords: 17 - llm 18 19 home: https://github.com/apecloud/kubeblocks/tree/main/deploy/llm-cluster 20 icon: https://kubeblocks.io/img/logo.png 21 22 maintainers: 23 - name: ApeCloud 24 url: https://kubeblocks.io/ 25 26 sources: 27 - https://github.com/apecloud/kubeblocks/