From aeca9304f4cb55bca2fe17941138a5d3a62dd66d Mon Sep 17 00:00:00 2001 From: Mohamed Omar Zaian Date: Mon, 4 Sep 2023 12:11:49 +0200 Subject: [PATCH] Update etcd version on README (#10410) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b39080bf5..47d667700 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ Note: Upstart/SysV init based OS types are not supported. - Core - [kubernetes](https://github.com/kubernetes/kubernetes) v1.27.5 - - [etcd](https://github.com/etcd-io/etcd) v3.5.6 + - [etcd](https://github.com/etcd-io/etcd) v3.5.7 - [docker](https://www.docker.com/) v20.10 (see note) - [containerd](https://containerd.io/) v1.7.5 - [cri-o](http://cri-o.io/) v1.27 (experimental: see [CRI-O Note](docs/cri-o.md). Only on fedora, ubuntu and centos based OS)