From 5a3b357607f3d5ddb35736a0aae802a47cd0a4df Mon Sep 17 00:00:00 2001 From: Andy Xie Date: Mon, 31 Jul 2017 22:22:39 +0800 Subject: [PATCH] update client-go version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 856d532d03..2cb7989c3a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Kubernetes clusters. The supported Kubernetes cluster version is determined by ` The compatibility matrix for client-go and Kubernetes cluster can be found [here](https://github.com/kubernetes/client-go#compatibility-matrix). All additional compatibility is only best effort, or happens to still/already be supported. -Currently, `client-go` is in version `v2.0.0-alpha.1`. +Currently, `client-go` is in version `v4.0.0-beta.0`. ## Container Image