This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm) | major | `9.7.1` → `10.9.1` |
---
### Release Notes
<details>
<summary>argoproj/argo-helm (argo-cd)</summary>
### [`v10.9.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.9.1)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.9.0...argo-cd-10.9.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.5.3 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4081](https://github.com/argoproj/argo-helm/pull/4081)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-2.0.6...argo-cd-10.9.1>
### [`v10.9.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.9.0)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.8.4...argo-cd-10.9.0)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- feat(argo-cd): support unhealthyPodEvictionPolicy on PDBs by [@​Ranexia04](https://github.com/Ranexia04) in [#​4074](https://github.com/argoproj/argo-helm/pull/4074)
#### New Contributors
- [@​Ranexia04](https://github.com/Ranexia04) made their first contribution in [#​4074](https://github.com/argoproj/argo-helm/pull/4074)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-2.0.5...argo-cd-10.9.0>
### [`v10.8.4`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.8.4)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.8.3...argo-cd-10.8.4)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(argo-cd): Update ghcr.io/oliver006/redis\_exporter Docker tag to v1.91.1 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4072](https://github.com/argoproj/argo-helm/pull/4072)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.8.3...argo-cd-10.8.4>
### [`v10.8.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.8.3)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.8.2...argo-cd-10.8.3)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- fix(argo-cd): set EXTENSIONS\_DIR so extensions install to the served path by [@​jmeridth](https://github.com/jmeridth) in [#​4068](https://github.com/argoproj/argo-helm/pull/4068)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.43.1...argo-cd-10.8.3>
### [`v10.8.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.8.2)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.8.1...argo-cd-10.8.2)
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 v46.2.6 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4069](https://github.com/argoproj/argo-helm/pull/4069)
- chore(argo-cd): Update ghcr.io/oliver006/redis\_exporter Docker tag to v1.91.0 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4070](https://github.com/argoproj/argo-helm/pull/4070)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.8.1...argo-cd-10.8.2>
### [`v10.8.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.8.1)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.8.0...argo-cd-10.8.1)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(argo-cd): Update quay.io/argoprojlabs/argocd-extension-installer Docker tag to v1.1.0 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4064](https://github.com/argoproj/argo-helm/pull/4064)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-events-2.4.26...argo-cd-10.8.1>
### [`v10.8.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.8.0)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.7.2...argo-cd-10.8.0)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- docs(github): add AGENTS.md and CLAUDE.md for AI coding agents by [@​tico24](https://github.com/tico24) in [#​4062](https://github.com/argoproj/argo-helm/pull/4062)
- docs(github): tell agents to lint locally before opening a PR by [@​tico24](https://github.com/tico24) in [#​4063](https://github.com/argoproj/argo-helm/pull/4063)
- fix(argo-cd): add application-controller livenessProbe by [@​roshpr](https://github.com/roshpr) in [#​4051](https://github.com/argoproj/argo-helm/pull/4051)
#### New Contributors
- [@​roshpr](https://github.com/roshpr) made their first contribution in [#​4051](https://github.com/argoproj/argo-helm/pull/4051)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.7.2...argo-cd-10.8.0>
### [`v10.7.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.7.2)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.7.1...argo-cd-10.7.2)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- fix(argo-cd): add app.kubernetes.io/part-of: argocd to secretTem… by [@​martijnhybrit](https://github.com/martijnhybrit) in [#​4018](https://github.com/argoproj/argo-helm/pull/4018)
#### New Contributors
- [@​martijnhybrit](https://github.com/martijnhybrit) made their first contribution in [#​4018](https://github.com/argoproj/argo-helm/pull/4018)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argocd-image-updater-1.3.1...argo-cd-10.7.2>
### [`v10.7.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.7.1)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.7.0...argo-cd-10.7.1)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(github): move pdrastil to emeritus by [@​jmeridth](https://github.com/jmeridth) in [#​4056](https://github.com/argoproj/argo-helm/pull/4056)
- fix(argo-cd): bump redis-ha Redis image to patched OpenSSL base by [@​jmeridth](https://github.com/jmeridth) in [#​4057](https://github.com/argoproj/argo-helm/pull/4057)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.7.0...argo-cd-10.7.1>
### [`v10.7.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.7.0)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.6.4...argo-cd-10.7.0)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- feat(argo-cd): add VPA startupBoost passthrough for all components by [@​lemon0333](https://github.com/lemon0333) in [#​4033](https://github.com/argoproj/argo-helm/pull/4033)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-events-2.4.25...argo-cd-10.7.0>
### [`v10.6.4`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.6.4)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.6.3...argo-cd-10.6.4)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(deps): update ghcr.io/renovatebot/renovate docker tag to v44.56.3 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4049](https://github.com/argoproj/argo-helm/pull/4049)
- fix(argo-cd): hash only config data in checksum/\* annotations to avoid restarting pods on chart bump by [@​lemon0333](https://github.com/lemon0333) in [#​4044](https://github.com/argoproj/argo-helm/pull/4044)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.6.3...argo-cd-10.6.4>
### [`v10.6.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.6.3)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.6.1...argo-cd-10.6.3)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- fix(argo-cd): mark argocd-tls-certs-cm volume optional by [@​lemon0333](https://github.com/lemon0333) in [#​4027](https://github.com/argoproj/argo-helm/pull/4027)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.6.1...argo-cd-10.6.3>
### [`v10.6.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.6.1)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.6.0...argo-cd-10.6.1)
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 v46.2.5 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4046](https://github.com/argoproj/argo-helm/pull/4046)
- chore(deps): bump the dependencies group across 1 directory with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4032](https://github.com/argoproj/argo-helm/pull/4032)
- fix(argo-cd): support tpl in configs.cm.url by [@​ystkfujii](https://github.com/ystkfujii) in [#​3888](https://github.com/argoproj/argo-helm/pull/3888)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.6.0...argo-cd-10.6.1>
### [`v10.6.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.6.0)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.5.0...argo-cd-10.6.0)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- feat(argo-cd): Prevent high Redis' sentinel CPU usage after rolling upgrade by [@​nbarrientos](https://github.com/nbarrientos) in [#​4026](https://github.com/argoproj/argo-helm/pull/4026)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.43.0...argo-cd-10.6.0>
### [`v10.5.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.5.0)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.4.3...argo-cd-10.5.0)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- feat(argo-cd): allow appending additional resource.exclusions without overriding the chart defaults by [@​walsm232](https://github.com/walsm232) in [#​3964](https://github.com/argoproj/argo-helm/pull/3964)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.4.3...argo-cd-10.5.0>
### [`v10.4.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.4.3)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.4.2...argo-cd-10.4.3)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- feat(argo-cd): add hostnetwork to redis by [@​SkalaNetworks](https://github.com/SkalaNetworks) in [#​4011](https://github.com/argoproj/argo-helm/pull/4011)
#### New Contributors
- [@​SkalaNetworks](https://github.com/SkalaNetworks) made their first contribution in [#​4011](https://github.com/argoproj/argo-helm/pull/4011)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.42.0...argo-cd-10.4.3>
### [`v10.4.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.4.2)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.4.1...argo-cd-10.4.2)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(argo-cd): Update ghcr.io/oliver006/redis\_exporter Docker tag to v1.90.0 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4039](https://github.com/argoproj/argo-helm/pull/4039)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.4.1...argo-cd-10.4.2>
### [`v10.4.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.4.1)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.4.0...argo-cd-10.4.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.5.2 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4040](https://github.com/argoproj/argo-helm/pull/4040)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-2.0.3...argo-cd-10.4.1>
### [`v10.4.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.4.0)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.3.3...argo-cd-10.4.0)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- feat(argo-cd): Allow VPA recommenders to be specified by [@​hobti01](https://github.com/hobti01) in [#​3985](https://github.com/argoproj/argo-helm/pull/3985)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-2.0.1...argo-cd-10.4.0>
### [`v10.3.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.3.3)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.3.2...argo-cd-10.3.3)
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.5.1 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4015](https://github.com/argoproj/argo-helm/pull/4015)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-2.0.0...argo-cd-10.3.3>
### [`v10.3.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.3.2)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.3.1...argo-cd-10.3.2)
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 v46.2.2 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4006](https://github.com/argoproj/argo-helm/pull/4006)
- chore(deps): bump the dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4002](https://github.com/argoproj/argo-helm/pull/4002)
- chore(deps): bump actions/stale from 10.4.0 to 11.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​4003](https://github.com/argoproj/argo-helm/pull/4003)
- feat(argo-cd): add optional h2c service port for Gateway API gRPC backend protocol selection by [@​peiyuko](https://github.com/peiyuko) in [#​3991](https://github.com/argoproj/argo-helm/pull/3991)
#### New Contributors
- [@​peiyuko](https://github.com/peiyuko) made their first contribution in [#​3991](https://github.com/argoproj/argo-helm/pull/3991)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.3.1...argo-cd-10.3.2>
### [`v10.3.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.3.1)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.3.0...argo-cd-10.3.1)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(argo-cd): Update ghcr.io/oliver006/redis\_exporter Docker tag to v1.89.0 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​4005](https://github.com/argoproj/argo-helm/pull/4005)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.24...argo-cd-10.3.1>
### [`v10.3.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.3.0)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.2.3...argo-cd-10.3.0)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(argo-cd): Update Redis to 8.6.4 ([#​3928](https://github.com/argoproj/argo-helm/issues/3928)) by [@​baurmatt](https://github.com/baurmatt) in [#​3953](https://github.com/argoproj/argo-helm/pull/3953)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.2.3...argo-cd-10.3.0>
### [`v10.2.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.2.3)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.2.2...argo-cd-10.2.3)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(deps): update ghcr.io/renovatebot/renovate docker tag to v44 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3994](https://github.com/argoproj/argo-helm/pull/3994)
- chore(deps): bump the dependencies group with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3995](https://github.com/argoproj/argo-helm/pull/3995)
- chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3996](https://github.com/argoproj/argo-helm/pull/3996)
- chore(deps): update renovatebot/github-action action to v46.2.1 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3997](https://github.com/argoproj/argo-helm/pull/3997)
- chore(argo-cd): Update dependency argoproj/argo-cd to v3.5.0 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3998](https://github.com/argoproj/argo-helm/pull/3998)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-events-2.4.24...argo-cd-10.2.3>
### [`v10.2.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.2.2)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.2.1...argo-cd-10.2.2)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(deps): bump actions/labeler from 6.2.0 to 7.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3980](https://github.com/argoproj/argo-helm/pull/3980)
- chore(deps): bump the dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3979](https://github.com/argoproj/argo-helm/pull/3979)
- chore(deps): update renovatebot/github-action action to v46.1.21 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3981](https://github.com/argoproj/argo-helm/pull/3981)
- chore(deps): update renovatebot/github-action action to v46.2.0 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3988](https://github.com/argoproj/argo-helm/pull/3988)
- chore(argo-cd): Update dependency argoproj/argo-cd to v3.4.6 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3992](https://github.com/argoproj/argo-helm/pull/3992)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.23...argo-cd-10.2.2>
### [`v10.2.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.2.1)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.2.0...argo-cd-10.2.1)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(argo-cd): Update ghcr.io/oliver006/redis\_exporter Docker tag to v1.88.0 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3978](https://github.com/argoproj/argo-helm/pull/3978)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.2.0...argo-cd-10.2.1>
### [`v10.2.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.2.0)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.4...argo-cd-10.2.0)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- fix(argo-cd): improve listenerset usability by [@​fad3t](https://github.com/fad3t) in [#​3942](https://github.com/argoproj/argo-helm/pull/3942)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.22...argo-cd-10.2.0>
### [`v10.1.4`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.1.4)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.3...argo-cd-10.1.4)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(argo-cd): Update ghcr.io/oliver006/redis\_exporter Docker tag to v1.87.0 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3968](https://github.com/argoproj/argo-helm/pull/3968)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.20...argo-cd-10.1.4>
### [`v10.1.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.1.3)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.2...argo-cd-10.1.3)
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.4.5 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3962](https://github.com/argoproj/argo-helm/pull/3962)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.19...argo-cd-10.1.3>
### [`v10.1.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.1.2)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.1...argo-cd-10.1.2)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- fix(argo-cd): apply application-controller ServiceMonitor scrapeTimeout by [@​walsm232](https://github.com/walsm232) in [#​3956](https://github.com/argoproj/argo-helm/pull/3956)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.1...argo-cd-10.1.2>
### [`v10.1.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.1.1)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.0...argo-cd-10.1.1)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.249.5 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3949](https://github.com/argoproj/argo-helm/pull/3949)
- fix(argo-cd): apply applicationSet NetworkPolicy webhook rule when httproute is enabled by [@​walsm232](https://github.com/walsm232) in [#​3950](https://github.com/argoproj/argo-helm/pull/3950)
#### New Contributors
- [@​walsm232](https://github.com/walsm232) made their first contribution in [#​3950](https://github.com/argoproj/argo-helm/pull/3950)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.0...argo-cd-10.1.1>
### [`v10.1.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.1.0)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.1...argo-cd-10.1.0)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(argo-cd): Update redis-ha to 4.38.0 by [@​baurmatt](https://github.com/baurmatt) in [#​3928](https://github.com/argoproj/argo-helm/pull/3928)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.1...argo-cd-10.1.0>
### [`v10.0.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.0.1)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.0...argo-cd-10.0.1)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3946](https://github.com/argoproj/argo-helm/pull/3946)
- fix(argo-cd): render valid redis secret name when redis-ha haproxy disabled by [@​MaxMuzh](https://github.com/MaxMuzh) in [#​3939](https://github.com/argoproj/argo-helm/pull/3939)
#### New Contributors
- [@​MaxMuzh](https://github.com/MaxMuzh) made their first contribution in [#​3939](https://github.com/argoproj/argo-helm/pull/3939)
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.0...argo-cd-10.0.1>
### [`v10.0.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.0.0)
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.7.1...argo-cd-10.0.0)
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argocd-image-updater-1.2.4...argo-cd-10.0.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC43Ny4wIiwidXBkYXRlZEluVmVyIjoiNDQuNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
9.7.1→10.9.1Release Notes
argoproj/argo-helm (argo-cd)
v10.9.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-2.0.6...argo-cd-10.9.1
v10.9.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-2.0.5...argo-cd-10.9.0
v10.8.4Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.8.3...argo-cd-10.8.4
v10.8.3Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.43.1...argo-cd-10.8.3
v10.8.2Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.8.1...argo-cd-10.8.2
v10.8.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.26...argo-cd-10.8.1
v10.8.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.7.2...argo-cd-10.8.0
v10.7.2Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-1.3.1...argo-cd-10.7.2
v10.7.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.7.0...argo-cd-10.7.1
v10.7.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.25...argo-cd-10.7.0
v10.6.4Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.6.3...argo-cd-10.6.4
v10.6.3Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.6.1...argo-cd-10.6.3
v10.6.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.6.0...argo-cd-10.6.1
v10.6.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.43.0...argo-cd-10.6.0
v10.5.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.4.3...argo-cd-10.5.0
v10.4.3Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.42.0...argo-cd-10.4.3
v10.4.2Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.4.1...argo-cd-10.4.2
v10.4.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-2.0.3...argo-cd-10.4.1
v10.4.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-2.0.1...argo-cd-10.4.0
v10.3.3Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-2.0.0...argo-cd-10.3.3
v10.3.2Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.3.1...argo-cd-10.3.2
v10.3.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.24...argo-cd-10.3.1
v10.3.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.2.3...argo-cd-10.3.0
v10.2.3Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.24...argo-cd-10.2.3
v10.2.2Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.23...argo-cd-10.2.2
v10.2.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.2.0...argo-cd-10.2.1
v10.2.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.22...argo-cd-10.2.0
v10.1.4Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.20...argo-cd-10.1.4
v10.1.3Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.19...argo-cd-10.1.3
v10.1.2Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.1...argo-cd-10.1.2
v10.1.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.1.0...argo-cd-10.1.1
v10.1.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.1...argo-cd-10.1.0
v10.0.1Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.0...argo-cd-10.0.1
v10.0.0Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
Full Changelog: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-1.2.4...argo-cd-10.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.