From f181495977ec3603996ee0ac70da7b35bd80b7ba Mon Sep 17 00:00:00 2001
From: Peter <peter@icb4dc0.de>
Date: Thu, 12 Dec 2024 03:34:35 +0000
Subject: [PATCH] chore(deps): update
 code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.13.2

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

diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml
index 46c77c2..d2c78b8 100644
--- a/argocd/kustomization.yaml
+++ b/argocd/kustomization.yaml
@@ -13,7 +13,7 @@ resources:
 images:
   - name: argocd
     newName: code.icb4dc0.de/infrastructure/images/argocd
-    newTag: v2.13.1
+    newTag: v2.13.2
 
 labels:
 - includeSelectors: true