mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 20:00:07 +00:00
Update DefaultKubeBinaryVersion to 1.36
This commit is contained in:
@@ -60,5 +60,5 @@ const (
|
||||
// DefaultKubeBinaryVersion is the hard coded k8 binary version based on the latest K8s release.
|
||||
// It is supposed to be consistent with gitMajor and gitMinor, except for local tests, where gitMajor and gitMinor are "".
|
||||
// Should update for each minor release!
|
||||
DefaultKubeBinaryVersion = "1.35"
|
||||
DefaultKubeBinaryVersion = "1.36"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user