From d069be6e837340aa280047bc9569084e114da0c3 Mon Sep 17 00:00:00 2001 From: TheRealNoob Date: Sun, 26 Feb 2023 16:47:30 -0600 Subject: [PATCH] remove changelog entry Signed-off-by: TheRealNoob --- charts/argo-cd/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index 178e372d..3cc94e79 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -105,10 +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.23.3 - -Clarify syntax in values.yaml file - ### 5.21.0 This versions adds `global.affinity` options that are used as a presets. Override on component level works as before and replaces the default preset completely.