From 7ec5f067159ab9cff270289f9ece50a908f6ee90 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Dec 2025 19:31:55 +0000 Subject: [PATCH] Update Helm release argo-cd to v9.2.0 (#2810) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [argo-cd](https://github.com/argoproj/argo-helm) | minor | `9.1.10` -> `9.2.0` | `9.2.1` | --- ### Release Notes
argoproj/argo-helm (argo-cd) ### [`v9.2.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.2.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.1.10...argo-cd-9.2.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): allowing apiVersions customization by [@​brunosimsenhor](https://github.com/brunosimsenhor) in [#​3534](https://github.com/argoproj/argo-helm/pull/3534) #### New Contributors - [@​brunosimsenhor](https://github.com/brunosimsenhor) made their first contribution in [#​3534](https://github.com/argoproj/argo-helm/pull/3534) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2810 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/argocd/Chart.lock | 6 +++--- clusters/cl01tl/helm/argocd/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/argocd/Chart.lock b/clusters/cl01tl/helm/argocd/Chart.lock index 0715605a4..fa78876cf 100644 --- a/clusters/cl01tl/helm/argocd/Chart.lock +++ b/clusters/cl01tl/helm/argocd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 9.1.10 -digest: sha256:4970c90a7ba115a91006f27161b7fbb2e197250a548ab49f0451aab6cbe12d53 -generated: "2025-12-23T23:20:06.41177841Z" + version: 9.2.0 +digest: sha256:1413d0b780ce108754e8ffef217631baf5a6e6ee50accf0ddaf288a2fac8c1ed +generated: "2025-12-24T19:29:55.581351328Z" diff --git a/clusters/cl01tl/helm/argocd/Chart.yaml b/clusters/cl01tl/helm/argocd/Chart.yaml index 786ea7bdd..ac09861d1 100644 --- a/clusters/cl01tl/helm/argocd/Chart.yaml +++ b/clusters/cl01tl/helm/argocd/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: alexlebens dependencies: - name: argo-cd - version: 9.1.10 + version: 9.2.0 repository: https://argoproj.github.io/argo-helm icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png # renovate: github=argoproj/argo-cd