chore: add helm deps registry

This commit is contained in:
moonrailgun 2024-06-09 14:10:47 +08:00
parent 4485e68b1e
commit 14d1923908

View File

@ -33,6 +33,7 @@ jobs:
- name: Update Helm Deps
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
cd k8s/helm
helm dependency update