From 81ca56d3db56ea01906d3ed78dd4281ff28f1572 Mon Sep 17 00:00:00 2001 From: Marco Kilchhofer Date: Mon, 27 Sep 2021 11:58:46 +0200 Subject: [PATCH] Update changelog Signed-off-by: Marco Kilchhofer --- charts/argo-cd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 8aa53f1a..bc547f09 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -21,4 +21,4 @@ dependencies: condition: redis-ha.enabled annotations: artifacthub.io/changes: | - - "[Added]: Ability to provide cluster role to repo-server" + - "[Fixed]: Dex deployment now also supports hostAliases"