From b733a0b49aa7411805611acbf9b3c6f91f707f28 Mon Sep 17 00:00:00 2001
From: Peter <peter@icb4dc0.de>
Date: Wed, 19 Mar 2025 03:34:26 +0000
Subject: [PATCH] chore(deps): update helm release argo-cd to v7.8.12

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

diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml
index f1a7754..b2480d0 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.11"
+    version: "7.8.12"
     valuesFile: config/values.argo-cd.yaml
     apiVersions:
       - monitoring.coreos.com/v1
\ No newline at end of file