# helm-chart **Repository Path**: chenbug3/helm-chart ## Basic Information - **Project Name**: helm-chart - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-22 - **Last Updated**: 2022-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 用于部署 [MeterSphere](https://github.com/metersphere/metersphere) 的 Helm Chart ## 使用指引 ```bash helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add metersphere https://metersphere.github.io/helm-chart/ helm repo update # 从 chart 仓库中更新本地可用chart的信息 helm install metersphere metersphere/metersphere ``` ## 问题反馈 如果您在使用过程中遇到什么问题,或有进一步的需求需要反馈,请提交 GitHub Issue 到 [MeterSphere 项目的主仓库](https://github.com/metersphere/metersphere/issues)