You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi with kubectl apply -f https://github.com/flannel-io/flannel/releases/latest/download/kube-flannel.yml you should get the right version. Pointing the one under Documentation will get the wrong version.
Expected Behavior
Latest release (i.e.
v0.26.3
) is installed.Current Behavior
v0.26.2
is installed.Possible Solution
Update configs to point to the correct release, similar to previous releases, similar to #2134
Steps to Reproduce (for bugs)
kubectl apply -f https://github.com/flannel-io/flannel/releases/latest/download/kube-flannel.yml
orkubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/v0.26.3/Documentation/kube-flannel.yml
The text was updated successfully, but these errors were encountered: