From 209e25479731b36f4168c369dac68cfe7930bf4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 07:29:36 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd --- 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..cd795c6 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.12.3 - 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..e7dd7cd 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.13.0/manifests/install.yaml patches: - path: argocd-cm.yaml