From d3242802a7104b65d3e08ff25054f7037e09f493 Mon Sep 17 00:00:00 2001
From: Peter <peter@icb4dc0.de>
Date: Thu, 6 Feb 2025 17:08:31 +0000
Subject: [PATCH] chore(deps): update helm release argo-cd to v7.8.2

---
 argocd/kustomization.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml
index 69efaf0..6818ee0 100644
--- a/argocd/kustomization.yaml
+++ b/argocd/kustomization.yaml
@@ -26,7 +26,7 @@ helmCharts:
     repo: https://argoproj.github.io/argo-helm
     releaseName: argo-cd
     namespace: argo-system
-    version: "7.8.0"
+    version: "7.8.2"
     valuesFile: config/values.argo-cd.yaml
     apiVersions:
       - monitoring.coreos.com/v1
\ No newline at end of file