mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 20:42:26 +00:00
Merge pull request #122265 from SataQiu/kubeadm-etcd-1.30
kubeadm: add supported etcd version for v1.30
This commit is contained in:
commit
27c127403c
@ -472,6 +472,7 @@ var (
|
||||
27: "3.5.10-0",
|
||||
28: "3.5.10-0",
|
||||
29: "3.5.10-0",
|
||||
30: "3.5.11-0",
|
||||
}
|
||||
|
||||
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows
|
||||
|
Loading…
Reference in New Issue
Block a user