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