Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuth authored Mar 7, 2024
1 parent b853c86 commit f83634f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Add Helm repositories
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add christianknell https://christianknell.github.io/helm-charts/
helm repo add cnieg https://cnieg.github.io/helm-charts/
helm repo add christianhuth https://charts.christianhuth.de
helm repo add cnieg https://cnieg.github.io/helm-charts
- name: Update dependencies
run: find charts/ ! -path charts/ -maxdepth 1 -type d -exec helm dependency update {} \;
Expand Down

0 comments on commit f83634f

Please sign in to comment.