@@ -12,27 +12,28 @@ 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.11.1] ( https://github.com/kubepack/swift/releases/tag/0.11.1 ) | [ User Guide] ( https://appscode.com/products/swift/0.11.1/ ) | 2.13.0 |
18- | [ 0.10.0] ( https://github.com/kubepack/swift/releases/tag/0.10.0 ) | [ User Guide] ( https://appscode.com/products/swift/0.10.0/ ) | 2.12.0 |
19- | [ 0.9.0] ( https://github.com/kubepack/swift/releases/tag/0.9.0 ) | [ User Guide] ( https://appscode.com/products/swift/0.9.0/ ) | 2.11.0 |
20- | [ 0.8.1] ( https://github.com/kubepack/swift/releases/tag/0.8.1 ) | [ User Guide] ( https://appscode.com/products/swift/0.8.1/ ) | 2.9.0 |
21- | [ 0.7.3] ( https://github.com/kubepack/swift/releases/tag/0.7.3 ) | [ User Guide] ( https://appscode.com/products/swift/0.7.3/ ) | 2.8.0 |
22- | [ 0.5.2] ( https://github.com/kubepack/swift/releases/tag/0.5.2 ) | [ User Guide] ( https://appscode.com/products/swift/0.5.2/ ) | 2.7.0 |
23- | [ 0.3.2] ( https://github.com/kubepack/swift/releases/tag/0.3.2 ) | [ User Guide] ( https://github.com/kubepack/swift/tree/0.3.2/docs ) | 2.5.x, 2.6.x |
24- | [ 0.2.0] ( https://github.com/kubepack/swift/releases/tag/0.2.0 ) | [ User Guide] ( https://github.com/kubepack/swift/tree/0.2.0/docs ) | 2.5.x, 2.6.x |
25- | [ 0.1.0] ( https://github.com/kubepack/swift/releases/tag/0.1.0 ) | [ User Guide] ( https://github.com/kubepack/swift/tree/0.1.0/docs ) | 2.5.x, 2.6.x |
15+ | Swift Version | Docs | Helm/Tiller Version |
16+ | -------------------------------------------------------------------| -----------------------------------------------------------------| ---------------------|
17+ | [ v0.12.1] ( https://github.com/kubepack/swift/releases/tag/v0.12.1 ) | [ User Guide] ( https://appscode.com/products/swift/v0.12.1/ ) | 2.14.0 |
18+ | [ 0.11.1] ( https://github.com/kubepack/swift/releases/tag/0.11.1 ) | [ User Guide] ( https://appscode.com/products/swift/0.11.1/ ) | 2.13.0 |
19+ | [ 0.10.0] ( https://github.com/kubepack/swift/releases/tag/0.10.0 ) | [ User Guide] ( https://appscode.com/products/swift/0.10.0/ ) | 2.12.0 |
20+ | [ 0.9.0] ( https://github.com/kubepack/swift/releases/tag/0.9.0 ) | [ User Guide] ( https://appscode.com/products/swift/0.9.0/ ) | 2.11.0 |
21+ | [ 0.8.1] ( https://github.com/kubepack/swift/releases/tag/0.8.1 ) | [ User Guide] ( https://appscode.com/products/swift/0.8.1/ ) | 2.9.0 |
22+ | [ 0.7.3] ( https://github.com/kubepack/swift/releases/tag/0.7.3 ) | [ User Guide] ( https://appscode.com/products/swift/0.7.3/ ) | 2.8.0 |
23+ | [ 0.5.2] ( https://github.com/kubepack/swift/releases/tag/0.5.2 ) | [ User Guide] ( https://appscode.com/products/swift/0.5.2/ ) | 2.7.0 |
24+ | [ 0.3.2] ( https://github.com/kubepack/swift/releases/tag/0.3.2 ) | [ User Guide] ( https://github.com/kubepack/swift/tree/0.3.2/docs ) | 2.5.x, 2.6.x |
25+ | [ 0.2.0] ( https://github.com/kubepack/swift/releases/tag/0.2.0 ) | [ User Guide] ( https://github.com/kubepack/swift/tree/0.2.0/docs ) | 2.5.x, 2.6.x |
26+ | [ 0.1.0] ( https://github.com/kubepack/swift/releases/tag/0.1.0 ) | [ User Guide] ( https://github.com/kubepack/swift/tree/0.1.0/docs ) | 2.5.x, 2.6.x |
2627
2728
2829## Installation
29- To install Swift, please follow the guide [ here] ( https://appscode.com/products/swift/0.11 .1/setup/install/ ) .
30+ To install Swift, please follow the guide [ here] ( https://appscode.com/products/swift/v0.12 .1/setup/install/ ) .
3031
3132## Using Swift
32- Want to learn how to use Swift? Please start [ here] ( https://appscode.com/products/swift/0.11 .1/ ) .
33+ Want to learn how to use Swift? Please start [ here] ( https://appscode.com/products/swift/v0.12 .1/ ) .
3334
3435## Contribution guidelines
35- Want to help improve Swift? Please start [ here] ( https://appscode.com/products/swift/0.11 .1/welcome/contributing/ ) .
36+ Want to help improve Swift? Please start [ here] ( https://appscode.com/products/swift/v0.12 .1/welcome/contributing/ ) .
3637
3738---
3839
0 commit comments