diff --git a/docs/README.md b/docs/README.md index 4599c11bd4f..0d3df699e4c 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)