From 73c84b5f739ea8c23dd49fc9b436322d0e79d3cb Mon Sep 17 00:00:00 2001 From: Joe Lee Date: Wed, 7 Jun 2023 09:21:56 +0800 Subject: [PATCH] fix typo Signed-off-by: Joe Lee --- charts/argo-cd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index 4e81ca17..385c7d73 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -106,7 +106,7 @@ For full list of changes please check ArtifactHub [changelog]. Highlighted versions provide information about additional steps that should be performed by user when upgrading to newer version. ### 5.36.0 -This version adds `globale.env` for all deployed deployments +This version adds `global.env` for all deployed deployments ### 5.35.0 This version supports Kubernetes version `>=1.23.0-0`. The current supported version of Kubernetes is v1.24 or later and we align with Amazon EKS calendar, because many of AWS users and conservative approach.