chore: add helm deps registry
This commit is contained in:
parent
4485e68b1e
commit
14d1923908
1
.github/workflows/deploy-helm-charts.yml
vendored
1
.github/workflows/deploy-helm-charts.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Update Helm Deps
|
- name: Update Helm Deps
|
||||||
run: |
|
run: |
|
||||||
|
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||||
cd k8s/helm
|
cd k8s/helm
|
||||||
helm dependency update
|
helm dependency update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user