From eeb6979e943f33ce51a2e477be45fe0c680a217b Mon Sep 17 00:00:00 2001 From: Peter Date: Wed, 28 Aug 2024 03:34:10 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.12.3 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 32364c8..5d80f9b 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.2 + newTag: v2.12.3 labels: - includeSelectors: true