From 3743cc09166772eb59e587d0c18ab71b3cec117b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:57:41 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.3.0 --- core/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/argocd/kustomization.yaml b/core/argocd/kustomization.yaml index 2770aac..363eea5 100644 --- a/core/argocd/kustomization.yaml +++ b/core/argocd/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: argocd resources: - - https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.6/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.0/manifests/install.yaml - manifests/dex-okta-ca-cert-sealed-secret.yaml - manifests/dex-ingress.yaml - manifests/service-monitors.yaml