From e006b4ec1f75c00e412fe3338e208dcef8ebe038 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 17:03:05 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.3.2 --- 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..5e6ebee 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.2/manifests/install.yaml - manifests/dex-okta-ca-cert-sealed-secret.yaml - manifests/dex-ingress.yaml - manifests/service-monitors.yaml