mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 03:03:59 +00:00
Merge pull request #120187 from SataQiu/kubeadm-etcd-1.29-20230826
kubeadm: add supported etcd version for v1.29
This commit is contained in:
commit
02c00fea56
@ -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