From 04c6c166cb1cb5e17b5c20ace7be8a0b37d8c6bb Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 19 Oct 2024 15:19:19 +0000 Subject: [PATCH] chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.12.6 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 683f2f3..2dae513 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.5 + newTag: v2.12.6 labels: - includeSelectors: true