Skip to content
Snippets Groups Projects
Commit d805f505 authored by nimrod's avatar nimrod
Browse files

Update kubectl.

parent 43f9da7f
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ $(DESTDIR)/bin/vault:
$(DESTDIR)/bin/kubectl:
mkdir -p $$(dirname $@)
-$(download) "https://storage.googleapis.com/kubernetes-release/release/v1.16.2/bin/$(os)/$(goarch)/kubectl"
-$(download) "https://storage.googleapis.com/kubernetes-release/release/v1.21.0/bin/$(os)/$(goarch)/kubectl"
-chmod +x $@
$(DESTDIR)/bin/kops:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment