Skip to content

Commit

Permalink
Update publish-helm-chart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kostiantyn-matsebora authored Oct 14, 2024
1 parent aca776a commit a6e8bf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
uses: Azure/setup-helm@v3
with:
version: v3.13.2
- name: Update dependencies
run: helm dependency update charts/ha
- name: Build dependencies
run: helm dependency build charts/ha

Expand Down

0 comments on commit a6e8bf9

Please sign in to comment.