kubeadm: bump supported etcd version

This commit is contained in:
SataQiu 2024-12-31 10:11:38 +08:00
parent 71f32f9930
commit 2fd16abbe8

View File

@ -495,10 +495,10 @@ var (
// SupportedEtcdVersion lists officially supported etcd versions with corresponding Kubernetes releases
SupportedEtcdVersion = map[uint8]string{
29: "3.5.16-0",
30: "3.5.16-0",
31: "3.5.16-0",
32: "3.5.16-0",
33: "3.5.16-0",
}
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows