From d12c42da01591b83ade8fabc9e666d07c57f741a Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 21 May 2024 19:45:51 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.11.1 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 5d1d48f..6b99e52 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.0 + newTag: v2.11.1 labels: - includeSelectors: true -- 2.45.2