From 7c4191a03b6659f8c38b04582e3fb27179d70577 Mon Sep 17 00:00:00 2001 From: Miguel de Barros Date: Thu, 24 Nov 2022 16:52:01 +0200 Subject: [PATCH] feat(mojaloop/#2975): mojaloop helm release v14.1.0 feat(mojaloop/#2975): mojaloop helm release v14.1.0 - mojaloop/project#2975 - Refer to [changelog](https://github.com/mojaloop/helm/blob/release/v14.1.0/.changelog/release-v14.1.0.md) for details. --- legacy/deployment-guide/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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.