From 8691d424f497fb556b80a3d1c8b1eb958824f545 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:52:39 +0200 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.6.1 (#556) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [argo-cd](https://redirect.github.com/argoproj/argo-helm) | patch | `7.6.0` -> `7.6.1` | --- ### Release Notes
argoproj/argo-helm (argo-cd) ### [`v7.6.1`](https://redirect.github.com/argoproj/argo-helm/releases/tag/argo-cd-7.6.1) [Compare Source](https://redirect.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 [@​tico24](https://redirect.github.com/tico24) in [https://github.com/argoproj/argo-helm/pull/2931](https://redirect.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
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/cluster/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cluster/argocd/Chart.yaml b/apps/cluster/argocd/Chart.yaml index b2231b67..cdbbfeb1 100644 --- a/apps/cluster/argocd/Chart.yaml +++ b/apps/cluster/argocd/Chart.yaml @@ -4,5 +4,5 @@ version: 1.0.0 dependencies: - name: argo-cd - version: 7.6.0 + version: 7.6.1 repository: https://argoproj.github.io/argo-helm