Skip to content

Commit

Permalink
Use helm 3.11.3 in lint (#1309)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth authored Aug 20, 2024
1 parent 33cd258 commit c206e7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: ./.github/actions/setup
with:
create-kind-cluster: "false"
helm-version: v3.11.3

- name: Run chart-testing (lint)
run: "ct lint --target-branch main
Expand Down

0 comments on commit c206e7b

Please sign in to comment.