mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-01 13:53:55 +00:00
Bump binary version to 1.33
This commit is contained in:
@@ -66,5 +66,5 @@ const (
|
|||||||
// DefaultKubeBinaryVersion is the hard coded k8 binary version based on the latest K8s release.
|
// 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 "".
|
// 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!
|
// Should update for each minor release!
|
||||||
DefaultKubeBinaryVersion = "1.32"
|
DefaultKubeBinaryVersion = "1.33"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user