From aa91f44c52fdf5773ff2d55101fb62ab28c68f7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 02:25:15 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v2.14.1 --- .../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..d2350ba6a 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.1 - namespace.yaml - vault-env.yaml diff --git a/examples/installation/argocd-sidecar/kustomization.yaml b/examples/installation/argocd-sidecar/kustomization.yaml index f1947645b..e8ab6df45 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.1 - namespace.yaml patches: