diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index f0cc2e0b..07a447e5 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -107,6 +107,7 @@ Highlighted versions provide information about additional steps that should be p ### 5.36.0 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. diff --git a/charts/argo-cd/README.md.gotmpl b/charts/argo-cd/README.md.gotmpl index 6b5efffc..0ee7b403 100644 --- a/charts/argo-cd/README.md.gotmpl +++ b/charts/argo-cd/README.md.gotmpl @@ -104,6 +104,9 @@ 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 `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.