From 389c2e9b6979cb548056ecaf9129eb8a9cebc14a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 29 May 2026 00:04:31 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.4.3 --- 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..e0530e7 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.4.3 - ingressRoute.yaml - certificate.yaml - backstage-sa.yaml