From 299205f87734541a530971dae451df6916c2710d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Sep 2025 21:46:24 +0000 Subject: [PATCH] Update Helm release argo-cd to v8.4.1 (#1487) 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 | `8.3.9` -> `8.4.1` | `8.5.0` | --- ### Release Notes
argoproj/argo-helm (argo-cd) ### [`v8.4.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-8.4.1) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.4.0...argo-cd-8.4.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - fix(argo-cd): add allowed audiences parameter to values.yaml by [@​Crowley723](https://github.com/Crowley723) in [#​3299](https://github.com/argoproj/argo-helm/pull/3299) #### New Contributors - [@​Crowley723](https://github.com/Crowley723) made their first contribution in [#​3299](https://github.com/argoproj/argo-helm/pull/3299) **Full Changelog**: ### [`v8.4.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-8.4.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.3.9...argo-cd-8.4.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): VerticalPodAutoscaler support for application controller by [@​yaringol](https://github.com/yaringol) in [#​3365](https://github.com/argoproj/argo-helm/pull/3365) #### New Contributors - [@​yaringol](https://github.com/yaringol) made their first contribution in [#​3365](https://github.com/argoproj/argo-helm/pull/3365) **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/1487 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 2cfe9e5e5..47eff9db5 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.3.9 + version: 8.4.1 repository: https://argoproj.github.io/argo-helm icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png appVersion: 3.0.0