mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-21 17:15:35 +00:00
Bump BV to 1.35
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.34"
|
||||
DefaultKubeBinaryVersion = "1.35"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user