Skip to content

Commit

Permalink
Update kind to 0.11.1 (flyteorg#284)
Browse files Browse the repository at this point in the history
Signed-off-by: Haytham Abuelfutuh <[email protected]>
  • Loading branch information
EngHabu authored Jun 30, 2021
1 parent 006cfec commit 66e6516
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flytepropeller/.github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: docker load -i /tmp/tmp/docker-images/snapshot.tar || true
- uses: engineerd/[email protected]
with:
version: "v0.10.0"
version: "v0.11.1"
- name: End2End
run: |
kubectl cluster-info
Expand Down
2 changes: 1 addition & 1 deletion flytepropeller/.github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: docker load -i /tmp/tmp/docker-images/snapshot.tar || true
- uses: engineerd/[email protected]
with:
version: "v0.10.0"
version: "v0.11.1"
- name: End2End
run: |
kubectl cluster-info
Expand Down

0 comments on commit 66e6516

Please sign in to comment.