Skip to content

Commit

Permalink
Fixed chart release (getredash#170)
Browse files Browse the repository at this point in the history
* fixed chart release

* minor fix
  • Loading branch information
AndrewChubatiuk authored Apr 11, 2024
1 parent 991d0b0 commit adf81f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: azure/setup-helm@v3
- uses: azure/setup-helm@v4
- name: testing helm chart
run: |
helm lint .
Expand Down

0 comments on commit adf81f3

Please sign in to comment.