From a1f50c554135d8ddc8f8c2336aa56ef529c686b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 20:51:34 +0000 Subject: [PATCH] argocd: update dependency argoproj/argo-cd to v2.14.15 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 51a4e20..6881b93 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: argocd resources: - - github.com/argoproj/argo-cd/manifests/cluster-install?ref=a7178be1c1ebe08a61e326037173d2ef979cb3f8 # tag=v2.14.8 + - github.com/argoproj/argo-cd/manifests/cluster-install?ref=6c7d6940cd19a4543e749d18ac282c7020c7c92e # tag=v2.14.15 - ingress.yaml - argo-cd-service-monitor.yaml - deploy-key.yaml