From 60c4f44e25917eeb2c8e8d49438cb4d476ae7dca Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 17 Aug 2024 03:33:37 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.12.1 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 24cc5fc..d8fd3a6 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.0 + newTag: v2.12.1 labels: - includeSelectors: true