Skip to content

Commit

Permalink
Updates 1.21 binary in makefile (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerkes authored May 25, 2022
1 parent 210c20f commit 9371c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ k8s: validate

.PHONY: 1.21
1.21:
$(MAKE) k8s kubernetes_version=1.21.5 kubernetes_build_date=2022-01-21 pull_cni_from_github=true
$(MAKE) k8s kubernetes_version=1.21.12 kubernetes_build_date=2022-05-20 pull_cni_from_github=true

.PHONY: 1.22
1.22:
Expand Down

0 comments on commit 9371c6f

Please sign in to comment.