From 60397ef03519b280f96e5d9c74b35dcb7467882a Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@smsvc.net>
Date: Fri, 16 May 2025 02:01:06 +0000
Subject: [PATCH] chore: update helm release argo-cd to v8.0.3

---
 argocd-bootstrap/001-helm-argocd.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/argocd-bootstrap/001-helm-argocd.yml b/argocd-bootstrap/001-helm-argocd.yml
index e9ec24f..bd7bb58 100644
--- a/argocd-bootstrap/001-helm-argocd.yml
+++ b/argocd-bootstrap/001-helm-argocd.yml
@@ -8,7 +8,7 @@ spec:
   # do not change order! (needed for renovate)
   chart: argo-cd
   repo: https://argoproj.github.io/argo-helm
-  version: 8.0.1
+  version: 8.0.3
   targetNamespace: argocd
   valuesContent: |-
     applicationSet:
-- 
2.47.2