Skip to content

Commit 5c47abc

Browse files
authored
Update README.md (#865)
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 50f69ff commit 5c47abc

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,20 @@
2626
## Supported Versions
2727
Please pick a version of Stash that matches your Kubernetes installation.
2828

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 |
3536

3637
## Installation
3738

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).
3940

4041
## 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).
4243

4344
## Stash API Clients
4445
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
4748
- Java: https://github.com/stashed/java
4849

4950
## 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).
5152

5253
---
5354

0 commit comments

Comments
 (0)