From dbdcd541709aedbf022b86a1ba714b2a478b6962 Mon Sep 17 00:00:00 2001 From: Peter <peter@icb4dc0.de> Date: Tue, 4 Feb 2025 08:19:22 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.14.1 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 78a9ff8..920595f 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.4 + newTag: v2.14.1 labels: - includeSelectors: true