From 5836d0ddf5c3acb7f830f6479d71f3561ddb7efc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:33:51 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.3.8 --- 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 69b3d979b..b470db9d8 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.7 +- github.com/argoproj/argo-cd/manifests/base?ref=v3.3.8 - cloudflared-deployment.yaml - external-secret.yaml - base/external-secrets.yaml