From e5b3d5830bfd9b13b442aa19b1d2715d9fd6e6c8 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 5 Nov 2024 03:34:46 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.13.0 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 02fe5ef..b9dfc47 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.6 + newTag: v2.13.0 labels: - includeSelectors: true