cwm-worker-helm 自动更新打包的Helm图表的存储库 使用存储库中的图表 从该存储库的子目录中选择一个图表并在env var中进行设置 CHART_NAME=cwm-worker-ingress 添加回购 helm repo add "${CHART_NAME}" "https://raw.githubusercontent.com/CloudWebManage/cwm-worker-helm/master/${CHART_NAME}" 部署图表的版本(替换VERSION和RELEASE_NAME) helm upgrade --install --version VERSI