From 513497e534045f2a0108559cb1c19bd4e9cd9d8b Mon Sep 17 00:00:00 2001 From: Jeffrey Sica Date: Thu, 29 Nov 2018 20:01:15 -0500 Subject: [PATCH] update version to latest dashboard version (v1.10.0) --- docs/examples/auth/oauth-external-auth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/auth/oauth-external-auth/README.md b/docs/examples/auth/oauth-external-auth/README.md index 5c1b2a790..4f1219392 100644 --- a/docs/examples/auth/oauth-external-auth/README.md +++ b/docs/examples/auth/oauth-external-auth/README.md @@ -39,7 +39,7 @@ into a Kubernetes cluster and use it to protect the Kubernetes Dashboard using g 1. Install the kubernetes dashboard ```console -kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.5.0.yaml +kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.10.0.yaml ``` 2. Create a [custom Github OAuth application](https://github.com/settings/applications/new)