From 05152f2244537cb4cf1ebe5799579dca523143a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 04:14:07 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.12.2 --- 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..6eb44ec 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.2 - 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..5fe5354 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.12.2/manifests/install.yaml patches: - path: argocd-cm.yaml