Skip to content

Commit

Permalink
Merge branch 'master' into improve-rbac
Browse files Browse the repository at this point in the history
  • Loading branch information
Saranya-jena committed Apr 26, 2024
2 parents 506bc67 + 529b910 commit d0b5b63
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.4.0](https://docs.litmuschaos.io/)
# [LitmusChaos 3.6.0](https://docs.litmuschaos.io/)

## Installation steps for Litmus 3.4.0
## Installation steps for Litmus 3.6.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.4.0/litmus-cluster-scope-3.4.0.yaml
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/3.6.0/litmus-cluster-scope-3.6.0.yaml
```

0 comments on commit d0b5b63

Please sign in to comment.