chore(deps): update helm release argo-workflows to v1 - autoclosed #4675

Closed
renovate-bot wants to merge 1 commits from renovate/argo-workflows-1.x into main
Collaborator

This PR contains the following updates:

Package Update Change
argo-workflows major 0.47.51.0.2

Release Notes

argoproj/argo-helm (argo-workflows)

v1.0.2

Compare Source

A Helm chart for Argo Workflows

What's Changed

  • feat(argo-workflows): add extraEnv to CRD install Job for proxy configuration by @​dingdayu in #​3772

New Contributors

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.1...argo-workflows-1.0.2

v1.0.1

Compare Source

A Helm chart for Argo Workflows

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-1.1.2...argo-workflows-1.0.1

v1.0.0

Compare Source

A Helm chart for Argo Workflows

What's Changed

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.47.5...argo-workflows-1.0.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [argo-workflows](https://github.com/argoproj/argo-helm) | major | `0.47.5` → `1.0.2` | --- ### Release Notes <details> <summary>argoproj/argo-helm (argo-workflows)</summary> ### [`v1.0.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-workflows-1.0.2) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.1...argo-workflows-1.0.2) A Helm chart for Argo Workflows #### What's Changed - feat(argo-workflows): add extraEnv to CRD install Job for proxy configuration by [@&#8203;dingdayu](https://github.com/dingdayu) in [#&#8203;3772](https://github.com/argoproj/argo-helm/pull/3772) #### New Contributors - [@&#8203;dingdayu](https://github.com/dingdayu) made their first contribution in [#&#8203;3772](https://github.com/argoproj/argo-helm/pull/3772) **Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.1...argo-workflows-1.0.2> ### [`v1.0.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-workflows-1.0.1) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-workflows-1.0.0...argo-workflows-1.0.1) A Helm chart for Argo Workflows #### What's Changed - feat(argocd-image-updater): script to update image-updater CRDs by [@&#8203;siner308](https://github.com/siner308) in [#&#8203;3747](https://github.com/argoproj/argo-helm/pull/3747) - fix(argo-workflows): Truncate full CRD install job name to 63 chars by [@&#8203;tico24](https://github.com/tico24) in [#&#8203;3771](https://github.com/argoproj/argo-helm/pull/3771) #### New Contributors - [@&#8203;siner308](https://github.com/siner308) made their first contribution in [#&#8203;3747](https://github.com/argoproj/argo-helm/pull/3747) **Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argocd-image-updater-1.1.2...argo-workflows-1.0.1> ### [`v1.0.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-workflows-1.0.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-workflows-0.47.5...argo-workflows-1.0.0) A Helm chart for Argo Workflows #### What's Changed - chore(deps): update renovatebot/github-action action to v46.1.4 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#&#8203;3767](https://github.com/argoproj/argo-helm/pull/3767) - feat(argo-workflows): Switch to full CRDs and bump Workflows to 4.0.2 by [@&#8203;Joibel](https://github.com/Joibel) in [#&#8203;3705](https://github.com/argoproj/argo-helm/pull/3705) **Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-0.47.5...argo-workflows-1.0.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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
renovate-bot added the chart label 2026-03-12 13:04:23 +00:00
renovate-bot added 1 commit 2026-03-15 02:04:39 +00:00
chore(deps): update helm release argo-workflows to v1
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 11s
render-manifests-automerge / render-manifests-automerge (pull_request) Has been skipped
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
377f7046f8
renovate-bot force-pushed renovate/argo-workflows-1.x from 48080bdec2 to 377f7046f8 2026-03-15 02:04:39 +00:00 Compare
renovate-bot changed title from chore(deps): update helm release argo-workflows to v1 to chore(deps): update helm release argo-workflows to v1 - autoclosed 2026-03-15 02:10:56 +00:00
renovate-bot closed this pull request 2026-03-15 02:10:56 +00:00
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 11s
render-manifests-automerge / render-manifests-automerge (pull_request) Has been skipped
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.