chore(deps): update helm release argo-cd to v9.4.0 (#3670)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [argo-cd](https://github.com/argoproj/argo-helm) | minor | `9.3.7` → `9.4.0` | --- ### Release Notes <details> <summary>argoproj/argo-helm (argo-cd)</summary> ### [`v9.4.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-9.4.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-9.3.7...argo-cd-9.4.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 v45 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3694](https://github.com/argoproj/argo-helm/pull/3694) - chore(deps): update renovatebot/github-action action to v46 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3696](https://github.com/argoproj/argo-helm/pull/3696) - chore(deps): bump the dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​3697](https://github.com/argoproj/argo-helm/pull/3697) - chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3699](https://github.com/argoproj/argo-helm/pull/3699) - chore(argo-cd): Update dependency argoproj/argo-cd to v3.3.0 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3702](https://github.com/argoproj/argo-helm/pull/3702) **Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-0.47.2...argo-cd-9.4.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjIiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19--> Reviewed-on: #3670 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #3670.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: argo-cd
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
version: 9.3.7
|
||||
digest: sha256:688d3b74c5750ef87ff3cafd13b5879c8e7cda7be17ab252a289f3c24591ff0b
|
||||
generated: "2026-01-28T01:30:37.767984436Z"
|
||||
version: 9.4.0
|
||||
digest: sha256:9313d45f1c8c22f25b445b10c3befde61bc7d6e3d9c7f49d857c0abf641b1636
|
||||
generated: "2026-02-02T23:52:13.741194572Z"
|
||||
|
||||
@@ -15,7 +15,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: argo-cd
|
||||
version: 9.3.7
|
||||
version: 9.4.0
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
|
||||
# renovate: datasource=github-releases depName=argoproj/argo-cd
|
||||
|
||||
Reference in New Issue
Block a user