Skip to content

Commit

Permalink
chore(ci): fix helm version to 3.10.1
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Bähler <[email protected]>
  • Loading branch information
oliverbaehler committed Feb 29, 2024
1 parent b664199 commit de18aa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/helm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
fetch-depth: 0
- uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
with:
version: v3.10.1
- name: Linting Chart
run: helm lint ./charts/capsule
- name: Setup Chart Linting
Expand Down

0 comments on commit de18aa4

Please sign in to comment.