From 4c90239cc785814d358cc6168aa68218891dfac8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Feb 2026 00:02:40 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.3.1 --- 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..85f418f 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.1 - ingressRoute.yaml - certificate.yaml - backstage-sa.yaml