From b279e880e6dd6695e1eabf0c81f6b64325aefc28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:52:06 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v2.14.0 --- .../argocd-sidecar-with-argocd-vault-plugin/kustomization.yaml | 2 +- examples/installation/argocd-sidecar/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/installation/argocd-sidecar-with-argocd-vault-plugin/kustomization.yaml b/examples/installation/argocd-sidecar-with-argocd-vault-plugin/kustomization.yaml index b94279546..b44ab21f2 100644 --- a/examples/installation/argocd-sidecar-with-argocd-vault-plugin/kustomization.yaml +++ b/examples/installation/argocd-sidecar-with-argocd-vault-plugin/kustomization.yaml @@ -6,7 +6,7 @@ kind: Kustomization namespace: argocd resources: - - github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.13.3 + - github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.14.0 - namespace.yaml - vault-env.yaml diff --git a/examples/installation/argocd-sidecar/kustomization.yaml b/examples/installation/argocd-sidecar/kustomization.yaml index f1947645b..718583351 100644 --- a/examples/installation/argocd-sidecar/kustomization.yaml +++ b/examples/installation/argocd-sidecar/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization namespace: argocd resources: -- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.13.3 +- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.14.0 - namespace.yaml patches: