From c024a90de8c6f4092b0f29fae4be6b2856a5b0d9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Feb 2026 22:07:30 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.3.2 --- manifests/artemis/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/argocd/kustomization.yaml b/manifests/artemis/argocd/kustomization.yaml index f11da33..54c661d 100644 --- a/manifests/artemis/argocd/kustomization.yaml +++ b/manifests/artemis/argocd/kustomization.yaml @@ -5,7 +5,7 @@ metadata: name: argocd resources: - - github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.2.6 + - github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.3.2 - ingressRoute.yaml - certificate.yaml - backstage-sa.yaml