From 6cb4357eaba2f8699d2fd4e7a5dc1c8fa26cf6da Mon Sep 17 00:00:00 2001
From: Peter <peter@icb4dc0.de>
Date: Fri, 7 Mar 2025 03:34:45 +0000
Subject: [PATCH] chore(deps): update
 code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.14.4

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

diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml
index 6f3925f..c8ad20b 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.14.2
+    newTag: v2.14.4
 
 labels:
 - includeSelectors: true