Skip to content

Commit

Permalink
Changing version to 1.9.x in readme (litmuschaos#2268)
Browse files Browse the repository at this point in the history
* Changing version to 1.9

Signed-off-by: Raj Babu Das <[email protected]>

* Changing version to 1.9 [skip-ci]

Signed-off-by: Raj Babu Das <[email protected]>
Signed-off-by: alpha2320 <[email protected]>
  • Loading branch information
imrajdas authored and alpha2320 committed Oct 15, 2020
1 parent 85cfd18 commit d6de903
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions litmus-portal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Litmus-Portal provides console and UI experience for managing, monitoring, and e
## **Installation**

#### Applying k8s manifest
> Alpha0 (Stable)
> Alpha 1 (Stable)
```bash
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/v1.8.x/litmus-portal/k8s-manifest.yml
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/v1.9.x/litmus-portal/cluster-k8s-manifest.yml
```

Or
Expand Down Expand Up @@ -78,9 +78,9 @@ View the User Guide <b>[here](https://docs.google.com/document/d/1fiN25BrZpvqg0U

### **Uninstallation**

> Alpha0 (Stable)
> Alpha 1 (Stable)
```bash
kubectl delete -f https://raw.githubusercontent.com/litmuschaos/litmus/v1.8.x/litmus-portal/k8s-manifest.yml
kubectl delete -f https://raw.githubusercontent.com/litmuschaos/litmus/v1.9.x/litmus-portal/cluster-k8s-manifest.yml
```

Or
Expand Down

0 comments on commit d6de903

Please sign in to comment.