mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-19 08:40:42 +00:00
kubeadm: add v1.17 to the list versions that map to etcd version
This commit is contained in:
parent
d2eecfe2ef
commit
3ecf3c6a44
@ -423,6 +423,7 @@ var (
|
||||
14: "3.3.10",
|
||||
15: "3.3.10",
|
||||
16: "3.3.10",
|
||||
17: "3.3.10",
|
||||
}
|
||||
|
||||
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows
|
||||
|
Loading…
Reference in New Issue
Block a user