Skip to content

Commit

Permalink
Updated README.md with latest version of litmus (#4471)
Browse files Browse the repository at this point in the history
Signed-off-by: Krish Aryan <krisharyan.36@gmail.com>
  • Loading branch information
KrishAryan committed Feb 28, 2024
1 parent f5f7ac8 commit d30371d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chaoscenter/README.md
@@ -1,6 +1,6 @@
# [LitmusChaos 3.0.0](https://docs.litmuschaos.io/)
# [LitmusChaos 3.4.0](https://docs.litmuschaos.io/)

## Installation steps for Litmus 3.0.0
## Installation steps for Litmus 3.4.0

### Mongo installation via Helm - Bitnami Mongo

Expand Down Expand Up @@ -45,5 +45,5 @@ helm install my-release bitnami/mongodb --values mongo-values.yml -n <NAMESPACE>
Applying the manifest file will install all the required service account configuration and ChaosCenter in cluster scope.

```shell
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/3.0.0/litmus-cluster-scope-3.0.0.yaml
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/3.4.0/litmus-cluster-scope-3.4.0.yaml
```

0 comments on commit d30371d

Please sign in to comment.