Merge pull request #77072 from fabriziopandini/add-v1.15-etcd-version

kubeadm: add etcdversion constant for v1.15
k3s-v1.15.3
Kubernetes Prow Robot 2019-04-25 12:04:19 -07:00 committed by GitHub
commit dc071b8e81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -391,6 +391,7 @@ var (
12: "3.2.24",
13: "3.2.24",
14: "3.3.10",
15: "3.3.10",
}
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows