26
26
## Supported Versions
27
27
Please pick a version of Stash that matches your Kubernetes installation.
28
28
29
- | Stash Version | Docs | Kubernetes Version |
30
- | ------------------------------------------------------------------------------------| -----------------------------------------------------------------| --------------------|
31
- | [ 0.8.3] ( https://github.com/stashed/stash/releases/tag/0.8.3 ) (uses CRD) | [ User Guide] ( https://appscode.com/products/stash/0.8.3 ) | 1.9.x+ |
32
- | [ 0.7.0] ( https://github.com/stashed/stash/releases/tag/0.7.0 ) (uses CRD) | [ User Guide] ( https://appscode.com/products/stash/0.7.0 ) | 1.8.x |
33
- | [ 0.6.4] ( https://github.com/stashed/stash/releases/tag/0.6.4 ) (uses CRD) | [ User Guide] ( https://appscode.com/products/stash/0.6.4 ) | 1.7.x |
34
- | [ 0.4.2] ( https://github.com/stashed/stash/releases/tag/0.4.2 ) (uses TPR) | [ User Guide] ( https://github.com/stashed/docs/tree/0.4.2/docs ) | 1.5.x - 1.6.x |
29
+ | Stash Version | Docs | Kubernetes Version |
30
+ | -------------------------------------------------------------------------------------| -----------------------------------------------------------------| --------------------|
31
+ | [ v0.9.0-rc.0] ( https://github.com/stashed/stash/releases/tag/v0.9.0-rc.0 ) (uses CRD) | [ User Guide] ( https://appscode.com/products/stash/v0.9.0-rc.0 ) | 1.11.x+ |
32
+ | [ 0.8.3] ( https://github.com/stashed/stash/releases/tag/0.8.3 ) (uses CRD) | [ User Guide] ( https://appscode.com/products/stash/0.8.3 ) | 1.9.x+ |
33
+ | [ 0.7.0] ( https://github.com/stashed/stash/releases/tag/0.7.0 ) (uses CRD) | [ User Guide] ( https://appscode.com/products/stash/0.7.0 ) | 1.8.x |
34
+ | [ 0.6.4] ( https://github.com/stashed/stash/releases/tag/0.6.4 ) (uses CRD) | [ User Guide] ( https://appscode.com/products/stash/0.6.4 ) | 1.7.x |
35
+ | [ 0.4.2] ( https://github.com/stashed/stash/releases/tag/0.4.2 ) (uses TPR) | [ User Guide] ( https://github.com/stashed/docs/tree/0.4.2/docs ) | 1.5.x - 1.6.x |
35
36
36
37
## Installation
37
38
38
- To install Stash, please follow the guide [ here] ( https://appscode.com/products/stash/0.8.3 /setup/install ) .
39
+ To install Stash, please follow the guide [ here] ( https://appscode.com/products/stash/v0.9.0-rc.0 /setup/install ) .
39
40
40
41
## Using Stash
41
- Want to learn how to use Stash? Please start [ here] ( https://appscode.com/products/stash/0.8.3 ) .
42
+ Want to learn how to use Stash? Please start [ here] ( https://appscode.com/products/stash/v0.9.0-rc.0 ) .
42
43
43
44
## Stash API Clients
44
45
You can use Stash api clients to programmatically access its objects. Here are the supported clients:
@@ -47,7 +48,7 @@ You can use Stash api clients to programmatically access its objects. Here are t
47
48
- Java: https://github.com/stashed/java
48
49
49
50
## Contribution guidelines
50
- Want to help improve Stash? Please start [ here] ( https://appscode.com/products/stash/0.8.3 /welcome/contributing ) .
51
+ Want to help improve Stash? Please start [ here] ( https://appscode.com/products/stash/v0.9.0-rc.0 /welcome/contributing ) .
51
52
52
53
---
53
54
0 commit comments