From e3595545f543ce08eb3e293e63123582543153eb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 12 Jan 2026 20:09:11 +0000 Subject: [PATCH] Update Helm release argo-cd to v9.3.0 (#3171) 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) | minor | `9.2.4` → `9.3.0` | --- ### Release Notes
argoproj/argo-helm (argo-cd) ### [`v9.3.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.3.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.2.4...argo-cd-9.3.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): add global volumes and mounts values by [@​ebuildy](https://github.com/ebuildy) in [#​3627](https://github.com/argoproj/argo-helm/pull/3627) **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/3171 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 da802e22d..8b1785240 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.2.4 -digest: sha256:ad9fc8f132ba717e9da4564ca1c90eab88c1d1ec251d015542b938f2bd5af7bd -generated: "2026-01-03T23:01:53.96861459Z" + version: 9.3.0 +digest: sha256:583a5f07b4e6336fec3d9eb2a6069e7f49b91d954eac086289f1797376fc8ee8 +generated: "2026-01-12T14:01:51.562750794Z" diff --git a/clusters/cl01tl/helm/argocd/Chart.yaml b/clusters/cl01tl/helm/argocd/Chart.yaml index 06ac533af..15baf8931 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.2.4 + version: 9.3.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