Skip to content

Commit

Permalink
chore(deps): update helm release argo-cd to v7.6.3 (#564)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v7.6.3`](https://redirect.github.com/argoproj/argo-helm/releases/tag/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://redirect.github.com/leehosu) in
[https://github.com/argoproj/argo-helm/pull/2935](https://redirect.github.com/argoproj/argo-helm/pull/2935)

#### New Contributors

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

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

</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>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 7d032c2 commit ecb4489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/cluster/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.6.2
version: 7.6.3
repository: https://argoproj.github.io/argo-helm

0 comments on commit ecb4489

Please sign in to comment.