From b569003738cfc5a93a7dd22382b08a50d24615a3 Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Mon, 22 Sep 2014 14:53:47 -0700 Subject: [PATCH] rev. versions to 0.3 --- docs/getting-started-guides/gce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/gce.md b/docs/getting-started-guides/gce.md index fad62a35b24..d2b47295338 100644 --- a/docs/getting-started-guides/gce.md +++ b/docs/getting-started-guides/gce.md @@ -12,7 +12,7 @@ 7. Ensure that your `gcloud` components are up-to-date by running `gcloud components update`. 8. Install godep (optional, only required when modifying package dependencies). [Instructions here](https://github.com/GoogleCloudPlatform/kubernetes#installing-godep) 9. Get the Kubernetes source: - * Kubernetes 0.2 \[[.tar.gz](https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.2.tar.gz)\] \[[.zip](https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.2.zip)\] + * Kubernetes 0.3 \[[.tar.gz](https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.3.tar.gz)\] \[[.zip](https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.3.zip)\] ### Setup