From 8302720911e8b9d5cae498cb5600bd6be5cf7369 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 5 Jul 2024 03:33:48 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.11.4 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 90e061f..b30e876 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.3 + newTag: v2.11.4 labels: - includeSelectors: true -- 2.45.2