大致流程如下:
helm repo add harbor https://myharbor.mydomain.com/chartrepo/myproject --username myusername --password mypassword
helm plugin install https://github.com/chartmuseum/helm-push
helm repo add chartmuseum http://localhost:8080
helm cm-push mychart/ chartmuseum