Skip to content

Conversation

@mkilchhofer
Copy link
Member

@mkilchhofer mkilchhofer commented Apr 28, 2025

Follow-up of:

Xref:

Since we also downgrade the redis-ha images, it is likely a breaking change as the old versions are not able not join the Redis cluster.
-> Question to maintainers, should we bump the major chart version to mitigate this or are the upgrade steps enough?


Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

@mkilchhofer mkilchhofer marked this pull request as ready for review April 28, 2025 22:50
@todaywasawesome
Copy link

@jmeridth I think we need to have a policy that the Helm chart doesn't get ahead of upstream. In this case the helm chart went to Redis 7.4 before Argo CD itself did.

Then, we probably need to automate these to keep them in sync.

@mkilchhofer
Copy link
Member Author

@todaywasawesome Shall we create an issue and discuss it?

I think it is not that trivial, since we use Renovate here in argo-helm for as many parts as possible.
Mostly we quickly check against upstream but sometimes we miss some details.
Maybe we should also configure Renovate "upstream" for those pieces (redis, haproxy, dex, ...?) ?

chris-sanders pushed a commit to chris-sanders/argocd that referenced this pull request Jun 23, 2025
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm) | minor | `7.4.7` -> `7.9.1` |

---

### Release Notes

<details>
<summary>argoproj/argo-helm (argo-cd)</summary>

### [`v7.9.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.9.1)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.9.0...argo-cd-7.9.1)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump the dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3284
- chore(deps): update actions/create-github-app-token action to v2.0.6 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3283
- chore(deps): update ghcr.io/renovatebot/renovate docker tag to v40 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3278
- chore(argo-cd): Update ghcr.io/oliver006/redis\_exporter Docker tag to v1.71.0 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3287

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.14...argo-cd-7.9.1

### [`v7.9.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.9.0)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.28...argo-cd-7.9.0)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump the dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3266
- chore(deps): update renovatebot/github-action action to v41.0.22 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3268
- fix(argo-cd): Downgrade to latest available Redis under BSD-3-Clause by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/3271

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.28...argo-cd-7.9.0

### [`v7.8.28`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.28)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.27...argo-cd-7.8.28)

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 v41.0.21 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3259
- chore(argo-cd): Update dependency argoproj/argo-cd to v2.14.11 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3262

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.27...argo-cd-7.8.28

### [`v7.8.27`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.27)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.26...argo-cd-7.8.27)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- docs(argo-cd): Update kubelogin documentation for extra containers by [@&#8203;mathieu-clnk](https://github.com/mathieu-clnk) in https://github.com/argoproj/argo-helm/pull/3258

#### New Contributors

- [@&#8203;mathieu-clnk](https://github.com/mathieu-clnk) made their first contribution in https://github.com/argoproj/argo-helm/pull/3258

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.26...argo-cd-7.8.27

### [`v7.8.26`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.26)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.25...argo-cd-7.8.26)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(argo-cd): Update ghcr.io/dexidp/dex Docker tag to v2.42.1 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3251

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.25...argo-cd-7.8.26

### [`v7.8.25`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.25)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.24...argo-cd-7.8.25)

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 v41.0.20 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3246
- chore(deps): update renovatebot/github-action action to v41.0.20 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3249
- chore(argo-cd): Update dependency argoproj/argo-cd to v2.14.10 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3250

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.24...argo-cd-7.8.25

### [`v7.8.24`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.24)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.23...argo-cd-7.8.24)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump the dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3248
- chore(argo-cd): Update ghcr.io/oliver006/redis\_exporter Docker tag to v1.70.0 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3247

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.15...argo-cd-7.8.24

### [`v7.8.23`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.23)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.22...argo-cd-7.8.23)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Same Secret name and key for all embedded redis options by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/3238

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.22...argo-cd-7.8.23

### [`v7.8.22`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.22)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.21...argo-cd-7.8.22)

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 v2.14.9 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3235

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.12...argo-cd-7.8.22

### [`v7.8.21`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.21)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.20...argo-cd-7.8.21)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Make code clearer when Redis Secret is optional by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/3228

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.20...argo-cd-7.8.21

### [`v7.8.20`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.20)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.19...argo-cd-7.8.20)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Correct oliver006/redis\_exporter image tag by [@&#8203;yu-croco](https://github.com/yu-croco) in https://github.com/argoproj/argo-helm/pull/3231

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-0.12.1...argo-cd-7.8.20

### [`v7.8.19`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.19)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.18...argo-cd-7.8.19)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Also use oliver006/redis\_exporter for non-HA redis by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/3226

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.39.5...argo-cd-7.8.19

### [`v7.8.18`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.18)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.17...argo-cd-7.8.18)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): set loglevel and logformat cli args without quotes by [@&#8203;SamyDjemai](https://github.com/SamyDjemai) in https://github.com/argoproj/argo-helm/pull/3223

#### New Contributors

- [@&#8203;SamyDjemai](https://github.com/SamyDjemai) made their first contribution in https://github.com/argoproj/argo-helm/pull/3223

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.17...argo-cd-7.8.18

### [`v7.8.17`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.17)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.16...argo-cd-7.8.17)

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 v41.0.18 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3220
- fix(argo-cd): Moved to oliver006/redis\_exporter to support mutli-arch images by [@&#8203;yu-croco](https://github.com/yu-croco) in https://github.com/argoproj/argo-helm/pull/3221

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.16...argo-cd-7.8.17

### [`v7.8.16`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.16)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.15...argo-cd-7.8.16)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump the dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3218
- fix(argo-cd): Deprecate logLevel and logFormat values for dex and notifications controller by [@&#8203;legal90](https://github.com/legal90) in https://github.com/argoproj/argo-helm/pull/3209

#### New Contributors

- [@&#8203;legal90](https://github.com/legal90) made their first contribution in https://github.com/argoproj/argo-helm/pull/3209

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.15...argo-cd-7.8.16

### [`v7.8.15`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.15)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.14...argo-cd-7.8.15)

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 v41.0.17 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3212
- chore(github): Update release metrics before ArgoCon EU by [@&#8203;tico24](https://github.com/tico24) in https://github.com/argoproj/argo-helm/pull/3215
- chore(argo-cd): Upgrade redis-ha by [@&#8203;alexelent-carta](https://github.com/alexelent-carta) in https://github.com/argoproj/argo-helm/pull/3216

#### New Contributors

- [@&#8203;alexelent-carta](https://github.com/alexelent-carta) made their first contribution in https://github.com/argoproj/argo-helm/pull/3216

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.14...argo-cd-7.8.15

### [`v7.8.14`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.14)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.13...argo-cd-7.8.14)

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 v2.14.8 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3214

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.39.3...argo-cd-7.8.14

### [`v7.8.13`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.13)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.12...argo-cd-7.8.13)

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 v2.14.7 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3205

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.12...argo-cd-7.8.13

### [`v7.8.12`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.12)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.11...argo-cd-7.8.12)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3201
- chore(deps): update renovatebot/github-action action to v41.0.15 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3202
- chore(deps): update renovatebot/github-action action to v41.0.16 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3203
- chore(argo-cd): Update dependency argoproj/argo-cd to v2.14.6 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3204

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.11...argo-cd-7.8.12

### [`v7.8.11`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.11)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.10...argo-cd-7.8.11)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(argo-cd): Update public.ecr.aws/bitnami/redis-exporter Docker tag to v1.69.0 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3200

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.14...argo-cd-7.8.11

### [`v7.8.10`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.10)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.9...argo-cd-7.8.10)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump github/codeql-action from 3.28.10 to 3.28.11 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3195
- chore(argo-cd): Update dependency argoproj/argo-cd to v2.14.5 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3197

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.9...argo-cd-7.8.10

### [`v7.8.9`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.9)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.8...argo-cd-7.8.9)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(argo-cd): Update public.ecr.aws/bitnami/redis-exporter Docker tag to v1.68.0 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3194

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.10...argo-cd-7.8.9

### [`v7.8.8`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.8)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.7...argo-cd-7.8.8)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(github): Update release metrics by [@&#8203;tico24](https://github.com/tico24) in https://github.com/argoproj/argo-helm/pull/3188
- chore(github): Make GH action secret SCORECARD\_TOKEN obsolete by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/3189
- chore(argo-cd): Update dependency argoproj/argo-cd to v2.14.4 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3190

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.9...argo-cd-7.8.8

### [`v7.8.7`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.7)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.6...argo-cd-7.8.7)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Fixed broken topologySpreadConstraints template in commitServer component by [@&#8203;daftping](https://github.com/daftping) in https://github.com/argoproj/argo-helm/pull/3182

#### New Contributors

- [@&#8203;daftping](https://github.com/daftping) made their first contribution in https://github.com/argoproj/argo-helm/pull/3182

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.6...argo-cd-7.8.7

### [`v7.8.6`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.6)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.5...argo-cd-7.8.6)

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 v2.14.3 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3183

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.8...argo-cd-7.8.6

### [`v7.8.5`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.5)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.4...argo-cd-7.8.5)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump the dependencies group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3178
- docs(argo-cd): Added a comment how to pass values into argocd-cm ConfigMap by [@&#8203;yu-croco](https://github.com/yu-croco) in https://github.com/argoproj/argo-helm/pull/3177

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.4...argo-cd-7.8.5

### [`v7.8.4`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.4)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.3...argo-cd-7.8.4)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- feat(argo-cd): Add support for controller.sync.timeout.seconds by [@&#8203;fjgcosta](https://github.com/fjgcosta) in https://github.com/argoproj/argo-helm/pull/3176

#### New Contributors

- [@&#8203;fjgcosta](https://github.com/fjgcosta) made their first contribution in https://github.com/argoproj/argo-helm/pull/3176

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.3...argo-cd-7.8.4

### [`v7.8.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.3)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.2...argo-cd-7.8.3)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): update actions/create-github-app-token action to v1.11.5 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3170
- chore(deps): update ghcr.io/dexidp/dex docker tag to v2.42.0 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3172

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.7...argo-cd-7.8.3

### [`v7.8.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.2)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.1...argo-cd-7.8.2)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): only create dex-servicemonitor if dex is enabled by [@&#8203;PatrickSpies](https://github.com/PatrickSpies) in https://github.com/argoproj/argo-helm/pull/3159

#### New Contributors

- [@&#8203;PatrickSpies](https://github.com/PatrickSpies) made their first contribution in https://github.com/argoproj/argo-helm/pull/3159

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.1...argo-cd-7.8.2

### [`v7.8.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.1)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.0...argo-cd-7.8.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 v2.14.2 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3160

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.8.0...argo-cd-7.8.1

### [`v7.8.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.8.0)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.23...argo-cd-7.8.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 v41.0.12 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3151
- chore(deps): update actions/create-github-app-token action to v1.11.3 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3156
- feat(argo-cd): Update to Argo CD 2.14 by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/3155

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.23...argo-cd-7.8.0

### [`v7.7.23`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.23)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.22...argo-cd-7.7.23)

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 v39.153.2 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3149
- chore(deps): bump the dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3150
- chore(argo-cd): Fix typo on README by [@&#8203;GanziDaeyong](https://github.com/GanziDaeyong) in https://github.com/argoproj/argo-helm/pull/3153

#### New Contributors

- [@&#8203;GanziDaeyong](https://github.com/GanziDaeyong) made their first contribution in https://github.com/argoproj/argo-helm/pull/3153

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.39.0...argo-cd-7.7.23

### [`v7.7.22`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.22)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.21...argo-cd-7.7.22)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- feat(github): Analyse past release times by [@&#8203;tico24](https://github.com/tico24) in https://github.com/argoproj/argo-helm/pull/3135
- chore(argo-cd): Update dependency argoproj/argo-cd to v2.13.4 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3145

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.21...argo-cd-7.7.22

### [`v7.7.21`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.21)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.20...argo-cd-7.7.21)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Fix required cluster credentials name by [@&#8203;atgane](https://github.com/atgane) in https://github.com/argoproj/argo-helm/pull/3136

#### New Contributors

- [@&#8203;atgane](https://github.com/atgane) made their first contribution in https://github.com/argoproj/argo-helm/pull/3136

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.20...argo-cd-7.7.21

### [`v7.7.20`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.20)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.19...argo-cd-7.7.20)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(argo-cd): Update public.ecr.aws/bitnami/redis-exporter Docker tag to v1.67.0 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3104

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.19...argo-cd-7.7.20

### [`v7.7.19`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.19)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.18...argo-cd-7.7.19)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- feat(github): Support redis and extension-installer in Renovate - alternative by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/3143
- chore(argo-cd): Update public.ecr.aws/docker/library/redis Docker tag to v7.4.2 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3108

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.18...argo-cd-7.7.19

### [`v7.7.18`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.18)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.17...argo-cd-7.7.18)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump the dependencies group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3141
- chore(deps): update renovatebot/github-action action to v41.0.11 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3142
- feat(argo-cd): Add an extra feature toggle to the argocd configmap that allows sync impersonation by [@&#8203;Nheijmink19](https://github.com/Nheijmink19) in https://github.com/argoproj/argo-helm/pull/3138

#### New Contributors

- [@&#8203;Nheijmink19](https://github.com/Nheijmink19) made their first contribution in https://github.com/argoproj/argo-helm/pull/3138

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-0.12.0...argo-cd-7.7.18

### [`v7.7.17`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.17)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.16...argo-cd-7.7.17)

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 v41.0.9 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3125
- chore(deps): update renovatebot/github-action action to v41.0.10 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3128
- fix(argo-cd): Address ingress regression of PR [#&#8203;3081](https://github.com/argoproj/argo-helm/issues/3081) by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/3137

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.16...argo-cd-7.7.17

### [`v7.7.16`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.16)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.15...argo-cd-7.7.16)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump the dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3122
- fix(argo-cd): Adding conditionals around argocd-tls-cert-cm.yaml helm creation by [@&#8203;nhershman](https://github.com/nhershman) in https://github.com/argoproj/argo-helm/pull/3124

#### New Contributors

- [@&#8203;nhershman](https://github.com/nhershman) made their first contribution in https://github.com/argoproj/argo-helm/pull/3124

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.13...argo-cd-7.7.16

### [`v7.7.15`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.15)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.14...argo-cd-7.7.15)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Correct ingress listen-ports example on README by [@&#8203;yu-croco](https://github.com/yu-croco) in https://github.com/argoproj/argo-helm/pull/3120

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.12...argo-cd-7.7.15

### [`v7.7.14`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.14)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.13...argo-cd-7.7.14)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- feat(argo-cd): Add DRY support for Ingress by [@&#8203;gyajangi1](https://github.com/gyajangi1) in https://github.com/argoproj/argo-helm/pull/3081

#### New Contributors

- [@&#8203;gyajangi1](https://github.com/gyajangi1) made their first contribution in https://github.com/argoproj/argo-helm/pull/3081

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-0.11.4...argo-cd-7.7.14

### [`v7.7.13`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.13)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.12...argo-cd-7.7.13)

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 v2.13.3 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3103

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.3...argo-cd-7.7.13

### [`v7.7.12`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.12)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.11...argo-cd-7.7.12)

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 v39.86.4 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3099
- docs(argo-cd): Correct outdated URL for doc by [@&#8203;yu-croco](https://github.com/yu-croco) in https://github.com/argoproj/argo-helm/pull/3097

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.10...argo-cd-7.7.12

### [`v7.7.11`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.11)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.10...argo-cd-7.7.11)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): update actions/create-github-app-token action to v1.11.1 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3085
- chore(deps): bump the dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3086
- fix(argo-cd): add functionality to en/disable argocd-ssh-known-hosts-cm by [@&#8203;gajicdev](https://github.com/gajicdev) in https://github.com/argoproj/argo-helm/pull/3083

#### New Contributors

- [@&#8203;gajicdev](https://github.com/gajicdev) made their first contribution in https://github.com/argoproj/argo-helm/pull/3083

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.2...argo-cd-7.7.11

### [`v7.7.10`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.10)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.9...argo-cd-7.7.10)

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 v2.13.2 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3076

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.9...argo-cd-7.7.10

### [`v7.7.9`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.9)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.8...argo-cd-7.7.9)

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 v41.0.6 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3071
- fix(argo-cd): Fix repo-server honorLabels config template by [@&#8203;symaras](https://github.com/symaras) in https://github.com/argoproj/argo-helm/pull/3075

#### New Contributors

- [@&#8203;symaras](https://github.com/symaras) made their first contribution in https://github.com/argoproj/argo-helm/pull/3075

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.8...argo-cd-7.7.9

### [`v7.7.8`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.8)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.7...argo-cd-7.7.8)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3069
- feat(argo-cd): Bump argocd-extension-installer to 0.0.8 by [@&#8203;mikutas](https://github.com/mikutas) in https://github.com/argoproj/argo-helm/pull/3070

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.1...argo-cd-7.7.8

### [`v7.7.7`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.7)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.6...argo-cd-7.7.7)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump renovatebot/github-action from 41.0.4 to 41.0.5 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3061
- chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.142.7 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3062
- chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3063
- feat(argo-cd): Template server ingress extraTls arguments by [@&#8203;garryod](https://github.com/garryod) in https://github.com/argoproj/argo-helm/pull/3056

#### New Contributors

- [@&#8203;garryod](https://github.com/garryod) made their first contribution in https://github.com/argoproj/argo-helm/pull/3056

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.6...argo-cd-7.7.7

### [`v7.7.6`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.6)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.5...argo-cd-7.7.6)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Fix REDIS\_PASSWORD optional flag by [@&#8203;bhavinkotak](https://github.com/bhavinkotak) in https://github.com/argoproj/argo-helm/pull/3058

#### New Contributors

- [@&#8203;bhavinkotak](https://github.com/bhavinkotak) made their first contribution in https://github.com/argoproj/argo-helm/pull/3058

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.9...argo-cd-7.7.6

### [`v7.7.5`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.5)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.4...argo-cd-7.7.5)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Update application CRD by [@&#8203;yu-croco](https://github.com/yu-croco) in https://github.com/argoproj/argo-helm/pull/3047

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.44.0...argo-cd-7.7.5

### [`v7.7.4`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.4)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.3...argo-cd-7.7.4)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- docs(argo-rollouts): update security policy for Argo Rollouts in SECURITY.md by [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) in https://github.com/argoproj/argo-helm/pull/3034
- chore(deps): bump github/codeql-action from 3.27.1 to 3.27.4 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3039
- chore(deps): update renovatebot/github-action action to v41.0.3 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3040
- chore(argo-cd): Update dependency argoproj/argo-cd to v2.13.1 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3043

#### New Contributors

- [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) made their first contribution in https://github.com/argoproj/argo-helm/pull/3034

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.3...argo-cd-7.7.4

### [`v7.7.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.3)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.2...argo-cd-7.7.3)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(argo-cd): Upgrade redis-ha by [@&#8203;yu-croco](https://github.com/yu-croco) in https://github.com/argoproj/argo-helm/pull/3026

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.2...argo-cd-7.7.3

### [`v7.7.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.2)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.1...argo-cd-7.7.2)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(argo-cd): Update Redis image to 7.4.1 by [@&#8203;frans-otogone](https://github.com/frans-otogone) in https://github.com/argoproj/argo-helm/pull/3023

#### New Contributors

- [@&#8203;frans-otogone](https://github.com/frans-otogone) made their first contribution in https://github.com/argoproj/argo-helm/pull/3023

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.1...argo-cd-7.7.2

### [`v7.7.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.1)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.7.0...argo-cd-7.7.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 v41 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3017
- chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/3020
- feat(argo-cd): Add honorLabels config for ServiceMonitor resources by [@&#8203;enneitex](https://github.com/enneitex) in https://github.com/argoproj/argo-helm/pull/3018

#### New Contributors

- [@&#8203;enneitex](https://github.com/enneitex) made their first contribution in https://github.com/argoproj/argo-helm/pull/3018

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-0.11.2...argo-cd-7.7.1

### [`v7.7.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.7.0)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.12...argo-cd-7.7.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 v40.3.5 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/3008
- feat(argo-cd): Update to Argo CD 2.13 by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/2999

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.12...argo-cd-7.7.0

### [`v7.6.12`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.12)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.11...argo-cd-7.6.12)

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 v2.12.6 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2984

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.11...argo-cd-7.6.12

### [`v7.6.11`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.11)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.10...argo-cd-7.6.11)

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 v2.12.5 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2983

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.10...argo-cd-7.6.11

### [`v7.6.10`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.10)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.9...argo-cd-7.6.10)

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 v40.3.4 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2981
- fix(argo-cd): fixed shard value in clusterCredentials Secret by [@&#8203;adisong](https://github.com/adisong) in https://github.com/argoproj/argo-helm/pull/2982

#### New Contributors

- [@&#8203;adisong](https://github.com/adisong) made their first contribution in https://github.com/argoproj/argo-helm/pull/2982

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.9...argo-cd-7.6.10

### [`v7.6.9`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.9)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.8...argo-cd-7.6.9)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/2966
- chore(deps): update actions/checkout action to v4.2.1 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2969
- chore(deps): update renovatebot/github-action action to v40.3.2 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2971
- chore(deps): update renovatebot/github-action action to v40.3.3 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2976
- chore(deps): bump the dependencies group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/2977
- fix(argo-cd): add missing event permissions for run actions by [@&#8203;jsoref](https://github.com/jsoref) in https://github.com/argoproj/argo-helm/pull/2980

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.8...argo-cd-7.6.9

### [`v7.6.8`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.8)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.7...argo-cd-7.6.8)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- feat(argo-cd): Add affinity to redisSecretInit Job by [@&#8203;killianmuldoon](https://github.com/killianmuldoon) in https://github.com/argoproj/argo-helm/pull/2962

#### New Contributors

- [@&#8203;killianmuldoon](https://github.com/killianmuldoon) made their first contribution in https://github.com/argoproj/argo-helm/pull/2962

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.42.5...argo-cd-7.6.8

### [`v7.6.7`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.7)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.6...argo-cd-7.6.7)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Arrange for ApplicationSet in any namespace by [@&#8203;yu-croco](https://github.com/yu-croco) in https://github.com/argoproj/argo-helm/pull/2945

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.6...argo-cd-7.6.7

### [`v7.6.6`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.6)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.5...argo-cd-7.6.6)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump the dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/2943
- chore(deps): update renovatebot/github-action action to v40.2.11 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2946
- chore(deps): update renovatebot/github-action action to v40.3.0 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2947
- chore(argo-cd): Add Proxy Extensions config by [@&#8203;charlychiu](https://github.com/charlychiu) in https://github.com/argoproj/argo-helm/pull/2944

#### New Contributors

- [@&#8203;charlychiu](https://github.com/charlychiu) made their first contribution in https://github.com/argoproj/argo-helm/pull/2944

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.42.4...argo-cd-7.6.6

### [`v7.6.5`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.5)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.4...argo-cd-7.6.5)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(github): Use correct email of the Renovate bot by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/2938
- chore(argo-cd): Update dependency argoproj/argo-cd to v2.12.4 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2940

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.4...argo-cd-7.6.5

### [`v7.6.4`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.4)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.3...argo-cd-7.6.4)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): update actions/checkout action to v4.2.0 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2937
- fix(argo-cd): Align imagePullSecrets for redis-secret-init Job by [@&#8203;DoumLaberge](https://github.com/DoumLaberge) in https://github.com/argoproj/argo-helm/pull/2928

#### New Contributors

- [@&#8203;DoumLaberge](https://github.com/DoumLaberge) made their first contribution in https://github.com/argoproj/argo-helm/pull/2928

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.3...argo-cd-7.6.4

### [`v7.6.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.3)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.2...argo-cd-7.6.3)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- feat(argo-cd): add multi-namespace support for ApplicationSet controller RBAC by [@&#8203;leehosu](https://github.com/leehosu) in https://github.com/argoproj/argo-helm/pull/2935

#### New Contributors

- [@&#8203;leehosu](https://github.com/leehosu) made their first contribution in https://github.com/argoproj/argo-helm/pull/2935

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.2...argo-cd-7.6.3

### [`v7.6.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.2)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.1...argo-cd-7.6.2)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/argoproj/argo-helm/pull/2933
- fix(argo-cd): Remove namespace from cluster scope resource by [@&#8203;sfc-gh-jlangefeld](https://github.com/sfc-gh-jlangefeld) in https://github.com/argoproj/argo-helm/pull/2833

#### New Contributors

- [@&#8203;sfc-gh-jlangefeld](https://github.com/sfc-gh-jlangefeld) made their first contribution in https://github.com/argoproj/argo-helm/pull/2833

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.42.3...argo-cd-7.6.2

### [`v7.6.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.1)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.0...argo-cd-7.6.1)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Remove unwanted newline on redis-init-secret job's imagepullsecrets by [@&#8203;tico24](https://github.com/tico24) in https://github.com/argoproj/argo-helm/pull/2931

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.6.0...argo-cd-7.6.1

### [`v7.6.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.0)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.5.2...argo-cd-7.6.0)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- feat(argo-cd): allow setting runtime class name by [@&#8203;d3adb5](https://github.com/d3adb5) in https://github.com/argoproj/argo-helm/pull/2930

#### New Contributors

- [@&#8203;d3adb5](https://github.com/d3adb5) made their first contribution in https://github.com/argoproj/argo-helm/pull/2930

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-events-2.4.8...argo-cd-7.6.0

### [`v7.5.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.5.2)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.5.1...argo-cd-7.5.2)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Fix certificate template secretTemplateAnnotations null by [@&#8203;eddyfussel](https://github.com/eddyfussel) in https://github.com/argoproj/argo-helm/pull/2909

#### New Contributors

- [@&#8203;eddyfussel](https://github.com/eddyfussel) made their first contribution in https://github.com/argoproj/argo-helm/pull/2909

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.5.1...argo-cd-7.5.2

### [`v7.5.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.5.1)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.5.0...argo-cd-7.5.1)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(argo-cd): Fix typo on README by [@&#8203;yu-croco](https://github.com/yu-croco) in https://github.com/argoproj/argo-helm/pull/2907

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.42.1...argo-cd-7.5.1

### [`v7.5.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.5.0)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-7.4.7...argo-cd-7.5.0)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- chore(argo-cd): bump redis-ha by [@&#8203;a-hat](https://github.com/a-hat) in https://github.com/argoproj/argo-helm/pull/2900

#### New Contributors

- [@&#8203;a-hat](https://github.com/a-hat) made their first contribution in https://github.com/argoproj/argo-helm/pull/2900

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-7.4.7...argo-cd-7.5.0

</details>

---

### 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 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC4xMSIsInVwZGF0ZWRJblZlciI6IjQwLjYyLjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: Renovate Bot <[email protected]>
Reviewed-on: https://gitea.v2.zarek.cc/twinlabs/argocd/pulls/21
Co-authored-by: bot <[email protected]>
Co-committed-by: bot <[email protected]>
gopi-nagarajan pushed a commit to giffgaff/argo-helm that referenced this pull request Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants