From 5ab33c73f2a3894227bbdbc41770eaa6bdee7fe6 Mon Sep 17 00:00:00 2001 From: Emanuel Oliveira Date: Sun, 8 Aug 2021 19:55:10 -0300 Subject: [PATCH] chore: remove old changelog comment Signed-off-by: Emanuel Oliveira Signed-off-by: Emanuel Oliveira --- charts/argo-cd/Chart.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 28b3eaed..2859057a 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -21,5 +21,4 @@ dependencies: condition: redis-ha.enabled annotations: artifacthub.io/changes: | - - "[Added]: Add server.service.sessionAffinity setting of the Service into account when deciding which backend Pod to use" - "[Fix]: Set type of service for grpc as NodePort because this is the default of ALB ingress Controller"