Skip to content

Commit

Permalink
fix kind version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Lindamood committed Oct 7, 2021
1 parent bd3edee commit 61f1de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
command: lint
- name: Create kind cluster
uses: helm/kind-action@v1.0.0
uses: helm/kind-action@v1.2.0
- name: Install helm chart
run: helm install varnish ./charts/varnish
- name: Wait for deployment to finish
Expand Down

0 comments on commit 61f1de6

Please sign in to comment.