Skip to content

Commit feb204b

Browse files
committed
Update README.md to v0.9.0-rc.4
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent ba1733e commit feb204b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@ Please pick a version of Stash that matches your Kubernetes installation.
2828

2929
| Stash Version | Docs | Kubernetes Version |
3030
|-------------------------------------------------------------------------------------|-----------------------------------------------------------------|--------------------|
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 |
3535
| [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 |
3636

3737
## Installation
3838

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

4141
## 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/).
4343

4444
## Stash API Clients
4545
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
4848
- Java: https://github.com/stashed/java
4949

5050
## 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).
5252

5353
---
5454

0 commit comments

Comments
 (0)