From 494c8b6fa02c0099f30fd33193f38b2c371f5fb9 Mon Sep 17 00:00:00 2001 From: arielly-parussulo Date: Wed, 16 Nov 2022 11:53:08 -0300 Subject: [PATCH] add changelog Signed-off-by: arielly-parussulo --- charts/argo-cd/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index d7240ae71..cc2e0870b 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -23,4 +23,5 @@ dependencies: condition: redis-ha.enabled annotations: artifacthub.io/changes: | - - "[Fixed]: Cluster credentials JSON config must be always converted to the string" + - "[Add]: Support to deploy argocd-repo-server as a StatefulSet" + - "[Add]: Creation of PVC for argocd-repo-server"