diff --git a/chaoscenter/README.md b/chaoscenter/README.md index cfac35ddd55..d81c07367e7 100644 --- a/chaoscenter/README.md +++ b/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 @@ -45,5 +45,5 @@ helm install my-release bitnami/mongodb --values mongo-values.yml -n 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 ```