Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: fix installing kind tool #154

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Makefile: fix installing kind tool #154

merged 1 commit into from
Mar 23, 2023

Conversation

eguzki
Copy link
Contributor

@eguzki eguzki commented Mar 23, 2023

Verification steps

  • Delete existing kind tool
rm $PWD/bin/kind
  • Install new kind binary v0.17.0
> make kind
go: creating new go.mod: module tmp
Downloading sigs.k8s.io/[email protected]

> $PWD/bin/kind --version
kind version 0.17.0

@eguzki eguzki requested a review from a team as a code owner March 23, 2023 13:46
@eguzki eguzki merged commit b93c0a6 into main Mar 23, 2023
@eguzki eguzki deleted the fix-kind branch March 23, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants