mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 12:32:03 +00:00
kubeadm: add supported etcd version for v1.30
This commit is contained in:
parent
0c645922ed
commit
477176a467
@ -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