From 15562d4c098fba94e56b3ddc53e0e1c7dde16ef8 Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Fri, 12 Jun 2015 16:04:01 -0700 Subject: [PATCH] Add links to 0.19.0 --- docs/README.md | 1 + examples/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/README.md b/docs/README.md index 2d113d2b482..b6c18e83e5e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,6 +4,7 @@ This documentation is current for HEAD. Documentation for previous releases is available in their respective branches: + * [v0.19.0](https://github.com/GoogleCloudPlatform/kubernetes/tree/master/release-0.19.0/docs) * [v0.18.1](https://github.com/GoogleCloudPlatform/kubernetes/tree/release-0.18/docs) * [v0.17.1](https://github.com/GoogleCloudPlatform/kubernetes/tree/release-0.17/docs) diff --git a/examples/README.md b/examples/README.md index 9171e284b7e..8649953c2ef 100644 --- a/examples/README.md +++ b/examples/README.md @@ -6,6 +6,7 @@ This directory contains a number of different examples of how to run application This documentation is current for HEAD. Examples for previous releases is available in their respective branches: + * [v0.19.0](https://github.com/GoogleCloudPlatform/kubernetes/tree/master/release-0.19.0/examples) * [v0.18.1](https://github.com/GoogleCloudPlatform/kubernetes/tree/release-0.18/examples) * [v0.17.1](https://github.com/GoogleCloudPlatform/kubernetes/tree/release-0.17/examples)