From 40257889b90516a869491c6bba9f33b55d4d2ded Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Jan 2025 01:52:07 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v2.13.4 --- tools/argocd/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/argocd/manifest.yaml b/tools/argocd/manifest.yaml index ea172daab6..0a471b7a55 100644 --- a/tools/argocd/manifest.yaml +++ b/tools/argocd/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: argocd -version: "2.13.3" +version: "2.13.4" check: ${binary} version 2>/dev/null | grep ^argocd | cut -d' ' -f2 | cut -d+ -f1 | tr -d v tags: - type/cli