From c81c6599960fd848979eb14a54b35cff0fe713fe Mon Sep 17 00:00:00 2001 From: Joe Lee Date: Wed, 7 Jun 2023 11:42:38 +0800 Subject: [PATCH] remove note Signed-off-by: Joe Lee --- charts/argo-cd/README.md | 3 --- charts/argo-cd/README.md.gotmpl | 3 --- 2 files changed, 6 deletions(-) diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index 07a447e5..f5a6a886 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -105,9 +105,6 @@ 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. diff --git a/charts/argo-cd/README.md.gotmpl b/charts/argo-cd/README.md.gotmpl index 0ee7b403..6b5efffc 100644 --- a/charts/argo-cd/README.md.gotmpl +++ b/charts/argo-cd/README.md.gotmpl @@ -104,9 +104,6 @@ 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.