From 0c2ea0bcf2d3a6b636b2288489eeabb418b5b230 Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Mon, 22 Sep 2014 14:54:33 -0700 Subject: [PATCH] rev versions to 0.3 --- docs/getting-started-guides/vagrant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/vagrant.md b/docs/getting-started-guides/vagrant.md index 6d37381fcb4..868b6dc153f 100644 --- a/docs/getting-started-guides/vagrant.md +++ b/docs/getting-started-guides/vagrant.md @@ -4,7 +4,7 @@ 1. Install latest version >= 1.6.2 of vagrant from http://www.vagrantup.com/downloads.html 2. Install latest version of Virtual Box from https://www.virtualbox.org/wiki/Downloads 3. Get the Kubernetes source: - * Kubernetes 0.2 [tar.gz](https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.2.tar.gz) or [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) or [zip](https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.3.zip) ### Setup