参考文档:https://grafana.com/docs/loki/v3.1.x/setup/install/helm/install-microservices/
1、添加repo源
helm repo add grafana https://grafana.github.io/helm-charts
2、获取最新repo数据
helm repo update
3、拉取repo安装包
helm pull loki/loki --version=6.12.0
4、解压包