Skip to content

fix(argo-cd): Align imagePullSecrets for redis-secret-init Job#2928

Merged
mbevc1 merged 4 commits intoargoproj:mainfrom
DoumLaberge:issue-2848
Sep 25, 2024
Merged

fix(argo-cd): Align imagePullSecrets for redis-secret-init Job#2928
mbevc1 merged 4 commits intoargoproj:mainfrom
DoumLaberge:issue-2848

Conversation

@DoumLaberge
Copy link
Copy Markdown
Contributor

@DoumLaberge DoumLaberge commented Sep 19, 2024

Correction of the imagepullsecret for redis

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).

Correction of the imagepullsecret for redis
Copy link
Copy Markdown
Collaborator

@yu-croco yu-croco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your PR.
Please fulfill the items in your PR description.

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).

Bump  chart version to 7.5.3
@DoumLaberge DoumLaberge changed the title issue-2848 fix (Argocd) issue-2848 Error in the redis-secret-init/job.yaml for imagepullsecret Sep 19, 2024
@DoumLaberge DoumLaberge changed the title fix (Argocd) issue-2848 Error in the redis-secret-init/job.yaml for imagepullsecret fix(argocd) issue-2848 Error in the redis-secret-init/job.yaml for imagepullsecret Sep 19, 2024
@DoumLaberge
Copy link
Copy Markdown
Contributor Author

Can someone just include the code in the main branch please. I don't have time to jump in all this hoop. Sorry

@yu-croco yu-croco dismissed their stale review September 19, 2024 14:22

I don't need to be a blocker since all reviewers know the process.

@mmarisetty
Copy link
Copy Markdown

I hope this one fix this problem ?
Which i'm facing this error:
job argocd-redis-secret-init failed: BackoffLimitExceeded

argoproj/argo-cd#18356

@mmarisetty
Copy link
Copy Markdown

I hope this one fix this problem ? Which i'm facing this error: job argocd-redis-secret-init failed: BackoffLimitExceeded

argoproj/argo-cd#18356

Please merge the PR. Thank you !

@mmarisetty
Copy link
Copy Markdown

I hope this one fix this problem ? Which i'm facing this error: job argocd-redis-secret-init failed: BackoffLimitExceeded
argoproj/argo-cd#18356

Please merge the PR. Thank you !

redisSecretInit:
enabled: false

with this it will work.

Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
@mkilchhofer mkilchhofer changed the title fix(argocd) issue-2848 Error in the redis-secret-init/job.yaml for imagepullsecret fix(argocd): Align imagePullSecrets for redis-secret-init Job Sep 25, 2024
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
@mkilchhofer mkilchhofer marked this pull request as ready for review September 25, 2024 21:52
@mkilchhofer mkilchhofer changed the title fix(argocd): Align imagePullSecrets for redis-secret-init Job fix(argo-cd): Align imagePullSecrets for redis-secret-init Job Sep 25, 2024
@mbevc1 mbevc1 merged commit 4b651b3 into argoproj:main Sep 25, 2024
rouke-broersma referenced this pull request in broersma-forslund/homelab Sep 26, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [argo-cd](https://redirect.github.com/argoproj/argo-helm) | patch |
`7.6.3` -> `7.6.4` |

---

### Release Notes

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

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

[Compare
Source](https://redirect.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://redirect.github.com/argoproj-renovate)
in
[https://github.com/argoproj/argo-helm/pull/2937](https://redirect.github.com/argoproj/argo-helm/pull/2937)
- fix(argo-cd): Align imagePullSecrets for redis-secret-init Job by
[@&#8203;DoumLaberge](https://redirect.github.com/DoumLaberge) in
[https://github.com/argoproj/argo-helm/pull/2928](https://redirect.github.com/argoproj/argo-helm/pull/2928)

#### New Contributors

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

**Full Changelog**:
argoproj/argo-helm@argo-cd-7.6.3...argo-cd-7.6.4

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/broersma-forslund/homelab).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 <renovate-test@test.local>
Reviewed-on: https://gitea.v2.zarek.cc/twinlabs/argocd/pulls/21
Co-authored-by: bot <bot@example.com>
Co-committed-by: bot <bot@example.com>
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.

5 participants