Skip to content

Commit

Permalink
Merge pull request #334 from AkihiroSuda/dev
Browse files Browse the repository at this point in the history
update Flannel (0.25.3)
  • Loading branch information
AkihiroSuda authored Jun 2, 2024
2 parents 4cf7564 + 66d34cd commit 6ef19c5
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 @@ -150,4 +150,4 @@ kubeadm-reset:

.PHONY: install-flannel
install-flannel:
$(NODE_SHELL) kubectl apply -f https://github.com/flannel-io/flannel/releases/download/v0.25.1/kube-flannel.yml
$(NODE_SHELL) kubectl apply -f https://github.com/flannel-io/flannel/releases/download/v0.25.3/kube-flannel.yml

0 comments on commit 6ef19c5

Please sign in to comment.