From 49e29f4d0d4dcb94c61303786693f7f02b1c1dc8 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 6 Aug 2024 09:26:24 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.12.0 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index f889fcd..13f7f63 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.11.7 + newTag: v2.12.0 labels: - includeSelectors: true -- 2.45.2