mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-08 03:33:56 +00:00
Merge pull request #117169 from tukwila/etcd_version
supported version of etcd 3.5.7-0 for Kubernetes v1.27.0-rc.0
This commit is contained in:
commit
1acc2b4ae0
@ -481,6 +481,7 @@ var (
|
|||||||
24: "3.5.7-0",
|
24: "3.5.7-0",
|
||||||
25: "3.5.7-0",
|
25: "3.5.7-0",
|
||||||
26: "3.5.7-0",
|
26: "3.5.7-0",
|
||||||
|
27: "3.5.7-0",
|
||||||
}
|
}
|
||||||
|
|
||||||
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows
|
// KubeadmCertsClusterRoleName sets the name for the ClusterRole that allows
|
||||||
|
Loading…
Reference in New Issue
Block a user