From 2072ad4b92f4cccd6640827f6cd1d3cebc1bd0b5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Oct 2025 04:40:39 +0000 Subject: [PATCH] Update Helm release argo-cd to v9 (#1798) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [argo-cd](https://github.com/argoproj/argo-helm) | major | `8.6.4` -> `9.0.1` | --- ### Release Notes
argoproj/argo-helm (argo-cd) ### [`v9.0.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.0.1) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.0.0...argo-cd-9.0.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(argo-cd): Update dependency argoproj/argo-cd to v3.1.9 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3541](https://github.com/argoproj/argo-helm/pull/3541) **Full Changelog**: ### [`v9.0.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.0.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.6.4...argo-cd-9.0.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - fix(argo-cd): Align default values of argocd-cmd-params-cm ConfigMap to upstream by [@​yu-croco](https://github.com/yu-croco) in [#​3540](https://github.com/argoproj/argo-helm/pull/3540) **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/1798 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/deployment/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/deployment/argocd/Chart.yaml b/clusters/cl01tl/deployment/argocd/Chart.yaml index 26a8ef4a3..3e22dcc76 100644 --- a/clusters/cl01tl/deployment/argocd/Chart.yaml +++ b/clusters/cl01tl/deployment/argocd/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: alexlebens dependencies: - name: argo-cd - version: 8.6.4 + version: 9.0.1 repository: https://argoproj.github.io/argo-helm icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png appVersion: 3.0.0