微軟
http://mirror.azure.cn/kubernetes/charts/
阿里云
https://kubernetes.oss-cn-hangzhou.aliyuncs.com/charts/
步驟
helm repo add stable?http://mirror.azure.cn/kubernetes/charts/
helm repo add aliyun?https://kubernetes.oss-cn-hangzhou.aliyuncs.com/charts/
helm repo update
搜索
helm search repo stable/jenkins
就可以搜索到jenkins的APP,這里repo指定了會去找你加了的鏡像
helm search hub jenkins
從artifacthub.io搜索