From c205b43db8080e40ed6220a5b358e87f79414771 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 01:02:53 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.13.0 --- deployments/argo-cd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/argo-cd/kustomization.yaml b/deployments/argo-cd/kustomization.yaml index 7c00a3aa..2588a283 100644 --- a/deployments/argo-cd/kustomization.yaml +++ b/deployments/argo-cd/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.12.6 +- https://github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.13.0 - resources/argocd-ui-ingress.yaml - resources/argocd-grpc-ingress.yaml