@@ -12,25 +12,26 @@ Swift is an Ajax friendly [Helm](https://github.com/kubernetes/helm) Tiller prox
1212## Supported Versions
1313Kubernetes 1.5+ . Helm Tiller server [ checks for version compatibility] ( https://github.com/kubernetes/helm/blob/master/pkg/version/compatible.go#L27 ) . Please pick a version of Swift that matches your Tiller server.
1414
15- | Swift Version | Docs | Helm/Tiller Version |
16- | ---------------------------------------------------------------| -----------------------------------------------------------------| ---------------------|
17- | [ 0.9.0] ( https://github.com/appscode/swift/releases/tag/0.9.0 ) | [ User Guide] ( https://appscode.com/products/swift/0.9.0/ ) | 2.11.0 |
18- | [ 0.8.1] ( https://github.com/appscode/swift/releases/tag/0.8.1 ) | [ User Guide] ( https://appscode.com/products/swift/0.8.1/ ) | 2.9.0 |
19- | [ 0.7.3] ( https://github.com/appscode/swift/releases/tag/0.7.3 ) | [ User Guide] ( https://appscode.com/products/swift/0.7.3/ ) | 2.8.0 |
20- | [ 0.5.2] ( https://github.com/appscode/swift/releases/tag/0.5.2 ) | [ User Guide] ( https://appscode.com/products/swift/0.5.2/ ) | 2.7.0 |
21- | [ 0.3.2] ( https://github.com/appscode/swift/releases/tag/0.3.2 ) | [ User Guide] ( https://github.com/appscode/swift/tree/0.3.2/docs ) | 2.5.x, 2.6.x |
22- | [ 0.2.0] ( https://github.com/appscode/swift/releases/tag/0.2.0 ) | [ User Guide] ( https://github.com/appscode/swift/tree/0.2.0/docs ) | 2.5.x, 2.6.x |
23- | [ 0.1.0] ( https://github.com/appscode/swift/releases/tag/0.1.0 ) | [ User Guide] ( https://github.com/appscode/swift/tree/0.1.0/docs ) | 2.5.x, 2.6.x |
15+ | Swift Version | Docs | Helm/Tiller Version |
16+ | -----------------------------------------------------------------| -----------------------------------------------------------------| ---------------------|
17+ | [ 0.10.0] ( https://github.com/appscode/swift/releases/tag/0.10.0 ) | [ User Guide] ( https://appscode.com/products/swift/0.10.0/ ) | 2.12.0 |
18+ | [ 0.9.0] ( https://github.com/appscode/swift/releases/tag/0.9.0 ) | [ User Guide] ( https://appscode.com/products/swift/0.9.0/ ) | 2.11.0 |
19+ | [ 0.8.1] ( https://github.com/appscode/swift/releases/tag/0.8.1 ) | [ User Guide] ( https://appscode.com/products/swift/0.8.1/ ) | 2.9.0 |
20+ | [ 0.7.3] ( https://github.com/appscode/swift/releases/tag/0.7.3 ) | [ User Guide] ( https://appscode.com/products/swift/0.7.3/ ) | 2.8.0 |
21+ | [ 0.5.2] ( https://github.com/appscode/swift/releases/tag/0.5.2 ) | [ User Guide] ( https://appscode.com/products/swift/0.5.2/ ) | 2.7.0 |
22+ | [ 0.3.2] ( https://github.com/appscode/swift/releases/tag/0.3.2 ) | [ User Guide] ( https://github.com/appscode/swift/tree/0.3.2/docs ) | 2.5.x, 2.6.x |
23+ | [ 0.2.0] ( https://github.com/appscode/swift/releases/tag/0.2.0 ) | [ User Guide] ( https://github.com/appscode/swift/tree/0.2.0/docs ) | 2.5.x, 2.6.x |
24+ | [ 0.1.0] ( https://github.com/appscode/swift/releases/tag/0.1.0 ) | [ User Guide] ( https://github.com/appscode/swift/tree/0.1.0/docs ) | 2.5.x, 2.6.x |
2425
2526
2627## Installation
27- To install Swift, please follow the guide [ here] ( https://appscode.com/products/swift/0.9 .0/setup/install/ ) .
28+ To install Swift, please follow the guide [ here] ( https://appscode.com/products/swift/0.10 .0/setup/install/ ) .
2829
2930## Using Swift
30- Want to learn how to use Swift? Please start [ here] ( https://appscode.com/products/swift/0.9 .0/ ) .
31+ Want to learn how to use Swift? Please start [ here] ( https://appscode.com/products/swift/0.10 .0/ ) .
3132
3233## Contribution guidelines
33- Want to help improve Swift? Please start [ here] ( https://appscode.com/products/swift/0.9 .0/welcome/contributing/ ) .
34+ Want to help improve Swift? Please start [ here] ( https://appscode.com/products/swift/0.10 .0/welcome/contributing/ ) .
3435
3536---
3637
0 commit comments