From e00fe25dcf0a5ccd8ff745eb7f97b21feaec14fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 11:23:04 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.11.7 --- aqua.yaml | 2 +- manifests/infra-cluster/argocd/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aqua.yaml b/aqua.yaml index 7f5e9bc..fc9c038 100644 --- a/aqua.yaml +++ b/aqua.yaml @@ -14,5 +14,5 @@ packages: - name: helm/helm@v3.11.1 - name: kubernetes-sigs/kustomize@kustomize/v5.3.0 - name: kubernetes/kubectl@v1.30.1 -- name: argoproj/argo-cd@v2.8.6 +- name: argoproj/argo-cd@v2.11.7 - name: kubernetes-sigs/cluster-api@v1.7.1 diff --git a/manifests/infra-cluster/argocd/kustomization.yaml b/manifests/infra-cluster/argocd/kustomization.yaml index a28118a..b881714 100644 --- a/manifests/infra-cluster/argocd/kustomization.yaml +++ b/manifests/infra-cluster/argocd/kustomization.yaml @@ -6,7 +6,7 @@ namespace: argocd resources: - namespace.yaml - projects.yaml - - https://raw.githubusercontent.com/argoproj/argo-cd/v2.9.3/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.7/manifests/install.yaml patches: - path: argocd-cm.yaml