From 9bfd8adc66c6ee6fbd1cdb9a39429747f5160ec4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 28 Mar 2026 00:03:40 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.3.6 --- 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..d63f5a5 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.6 - ingressRoute.yaml - certificate.yaml - backstage-sa.yaml