From 00d8e6de020c186354eae0d487b2f4e309633cf9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Feb 2026 23:54:45 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.4.0 (#3670) 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.3.7` → `9.4.0` | --- ### Release Notes
argoproj/argo-helm (argo-cd) ### [`v9.4.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.4.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.3.7...argo-cd-9.4.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(deps): update renovatebot/github-action action to v45 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3694](https://github.com/argoproj/argo-helm/pull/3694) - chore(deps): update renovatebot/github-action action to v46 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3696](https://github.com/argoproj/argo-helm/pull/3696) - chore(deps): bump the dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3697](https://github.com/argoproj/argo-helm/pull/3697) - chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3699](https://github.com/argoproj/argo-helm/pull/3699) - chore(argo-cd): Update dependency argoproj/argo-cd to v3.3.0 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3702](https://github.com/argoproj/argo-helm/pull/3702) **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/3670 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 83daa4672..9a57082b2 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.3.7 -digest: sha256:688d3b74c5750ef87ff3cafd13b5879c8e7cda7be17ab252a289f3c24591ff0b -generated: "2026-01-28T01:30:37.767984436Z" + version: 9.4.0 +digest: sha256:9313d45f1c8c22f25b445b10c3befde61bc7d6e3d9c7f49d857c0abf641b1636 +generated: "2026-02-02T23:52:13.741194572Z" diff --git a/clusters/cl01tl/helm/argocd/Chart.yaml b/clusters/cl01tl/helm/argocd/Chart.yaml index d90bab61b..2e0c8abd0 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.3.7 + version: 9.4.0 repository: https://argoproj.github.io/argo-helm icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png # renovate: datasource=github-releases depName=argoproj/argo-cd