diff --git a/legacy/deployment-guide/README.md b/legacy/deployment-guide/README.md index 6aebd78b..6eddbe3a 100644 --- a/legacy/deployment-guide/README.md +++ b/legacy/deployment-guide/README.md @@ -33,7 +33,9 @@ A list of the pre-requisite tool set required for the deployment of Mojaloop: - **Kubernetes** An open-source system for automating deployment, scaling, and management of containerized applications. Find out more about [Kubernetes](https://kubernetes.io). - Recommended Versions: > - > **Mojaloop Helm Chart release v14.x** supports **Kubernetes v1.20 - v1.21**. + > **Mojaloop Helm Chart release v14.1.x** supports **Kubernetes v1.20 - v1.24**. + > + > **Mojaloop Helm Chart release v14.0.x** supports **Kubernetes v1.20 - v1.21**. > > **Mojaloop Helm Chart release v13.x** supports **Kubernetes v1.13 - v1.21**. > @@ -488,4 +490,4 @@ you set up in the last step. ##### 6.2.3 Run the Third Party API Test Collection Once the provisioning steps are completed, you can run the [Third Party Test Collection](https://github.com/mojaloop/testing-toolkit-test-cases#third-party-test-collection) -to test that the Third Party services are deployed and configured correctly. \ No newline at end of file +to test that the Third Party services are deployed and configured correctly.