Merge pull request #122265 from SataQiu/kubeadm-etcd-1.30
kubeadm: add supported etcd version for v1.30
This commit is contained in:
@@ -472,6 +472,7 @@ var (
|
|||||||
27: "3.5.10-0",
|
27: "3.5.10-0",
|
||||||
28: "3.5.10-0",
|
28: "3.5.10-0",
|
||||||
29: "3.5.10-0",
|
29: "3.5.10-0",
|
||||||
|
30: "3.5.11-0",
|
||||||
}
|
}
|
||||||
|
|
||||||
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows
|
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows
|
||||||
|
Reference in New Issue
Block a user