Skip to content

Commit

Permalink
Update KinD to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
fsmaia committed Jan 13, 2021
1 parent 8747b57 commit 7f635a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Create kind cluster
uses: helm/[email protected]
with:
node_image: kindest/node
node_image: kindest/node:v1.20.0
if: steps.list-changed.outputs.changed == 'true'

- name: Run chart-testing (install)
Expand Down

0 comments on commit 7f635a8

Please sign in to comment.