From f10c2abd19a5db77595ceabcea9c7a6457e48cf5 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 18 Oct 2024 07:44:18 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.12.5 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index db274f9..683f2f3 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.12.4 + newTag: v2.12.5 labels: - includeSelectors: true