Skip to content

Commit

Permalink
chore(deps): update helm release argo-cd to v7.4.2 (#476)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

##### What's Changed

- fix(argo-cd): Fix Redis race condition due to optional REDIS_PASSWORD
by [@&#8203;yu-croco](https://github.com/yu-croco) in
[https://github.com/argoproj/argo-helm/pull/2839](https://github.com/argoproj/argo-helm/pull/2839)

**Full Changelog**:
argoproj/argo-helm@argo-cd-7.4.1...argo-cd-7.4.2

</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/broersma-forslund/homelab).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 619f50b commit 108795a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/argocd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ version: 1.0.0

dependencies:
- name: argo-cd
version: 7.4.1
version: 7.4.2
repository: https://argoproj.github.io/argo-helm

0 comments on commit 108795a

Please sign in to comment.