Merge pull request #9751 from brendandburns/fix

Add links to 0.19.0
This commit is contained in:
Fabio Yeon 2015-06-15 10:19:49 -07:00
commit c4f448bf80
2 changed files with 2 additions and 0 deletions

View File

@ -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)

View File

@ -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)