From 7e8264694b12b67c740b61081a7f5b8a65b76036 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 16:53:09 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.3.7 --- argoproj/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argoproj/argocd/kustomization.yaml b/argoproj/argocd/kustomization.yaml index 088612e13..69b3d979b 100644 --- a/argoproj/argocd/kustomization.yaml +++ b/argoproj/argocd/kustomization.yaml @@ -1,7 +1,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- github.com/argoproj/argo-cd/manifests/base?ref=v3.3.6 +- github.com/argoproj/argo-cd/manifests/base?ref=v3.3.7 - cloudflared-deployment.yaml - external-secret.yaml - base/external-secrets.yaml