From ee4fc5b3c73f5b45d8ace3ef048dafdf21a2ddfc Mon Sep 17 00:00:00 2001 From: Joe Lee Date: Tue, 6 Jun 2023 20:52:11 +0800 Subject: [PATCH] update readme Signed-off-by: Joe Lee --- charts/argo-cd/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index bd3796fc..4e81ca17 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -105,6 +105,8 @@ 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 ### 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.