use etcd 3.5.6-0 after promotion

This commit is contained in:
Paco Xu
2022-11-24 09:45:56 +08:00
parent 7530baa9a1
commit 75f89875f8
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.5-0"
DefaultEtcdVersion = "3.5.6-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.5-0",
23: "3.5.5-0",
24: "3.5.5-0",
25: "3.5.5-0",
22: "3.5.6-0",
23: "3.5.6-0",
24: "3.5.6-0",
25: "3.5.6-0",
}
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows