From 1d53b9d3bddb1702b1c9968012bcb7d4bc2de7ef Mon Sep 17 00:00:00 2001 From: Peter Date: Thu, 25 Jul 2024 03:34:15 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.11.7 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 7b1445a..62d20cf 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.6 + newTag: v2.11.7 labels: - includeSelectors: true -- 2.45.2