From 975247c4f4621988e24631230e6033f9243f182f Mon Sep 17 00:00:00 2001 From: Marco Maurer Date: Tue, 21 May 2024 16:43:37 +0200 Subject: [PATCH] docs(argo-cd): Add changelog line for v2.11.1 Signed-off-by: Marco Maurer --- charts/argo-cd/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index a69e8a33..eb512089 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -28,3 +28,5 @@ annotations: artifacthub.io/changes: | - kind: security description: Enable Redis authentication in the default installation (GHSA-9766-5277-j5hr) + - kind: changed + description: Bump argo-cd to v2.11.1