From a2af79f6dd245c1cb56b6cbefa7ba5efe28496e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?= <10630407+groundhog2k@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:28:49 +0100 Subject: [PATCH] Added changelog entry Signed-off-by: Goeran Poehner --- charts/argo-cd/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index eab256f7..f103894c 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -278,6 +278,10 @@ 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. +### 6.6.1 + +Fixed a bug were TLS host for GRPC ingress endpoint does not match the Ingress hosts value + ### 6.4.0 Added support for application controller dynamic cluster distribution.