Merge pull request #112489 from dims/etcd_update_v3.5.5

etcd: Updated to v3.5.5
This commit is contained in:
Kubernetes Prow Robot
2022-09-16 08:49:16 -07:00
committed by GitHub
8 changed files with 14 additions and 14 deletions

View File

@@ -309,7 +309,7 @@ const (
MinExternalEtcdVersion = "3.2.18"
// DefaultEtcdVersion indicates the default etcd version that kubeadm uses
DefaultEtcdVersion = "3.5.4-0"
DefaultEtcdVersion = "3.5.5-0"
// Etcd defines variable used internally when referring to etcd component
Etcd = "etcd"
@@ -476,10 +476,10 @@ var (
19: "3.4.13-0",
20: "3.4.13-0",
21: "3.4.13-0",
22: "3.5.4-0",
23: "3.5.4-0",
24: "3.5.4-0",
25: "3.5.4-0",
22: "3.5.5-0",
23: "3.5.5-0",
24: "3.5.5-0",
25: "3.5.5-0",
}
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows