From 305ea232695df6c9af12b3322564d130350c3232 Mon Sep 17 00:00:00 2001 From: goshado Date: Thu, 13 Apr 2023 06:40:19 +0300 Subject: [PATCH] add lifesycle webhook to repo server Signed-off-by: goshado --- 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 be815df3..a829551f 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -24,4 +24,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: added - description: Add log format and log level to dex. + description: Add lifesycle webhook to repo server.