mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +00:00
kubeadm: add supported etcd version for v1.29
This commit is contained in:
parent
dbcbf5e952
commit
628bbb9ef8
@ -467,6 +467,7 @@ var (
|
|||||||
26: "3.5.9-0",
|
26: "3.5.9-0",
|
||||||
27: "3.5.9-0",
|
27: "3.5.9-0",
|
||||||
28: "3.5.9-0",
|
28: "3.5.9-0",
|
||||||
|
29: "3.5.9-0",
|
||||||
}
|
}
|
||||||
|
|
||||||
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows
|
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows
|
||||||
|
Loading…
Reference in New Issue
Block a user