We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 031d588 commit b9fcd77Copy full SHA for b9fcd77
internal/upgrade/kubeadm_version.go
@@ -4,5 +4,5 @@
4
package upgrade
5
6
const (
7
- KubeadmVersion = "v1.32.1"
+ KubeadmVersion = "v1.32.2"
8
)
0 commit comments