From 15f7cf6428e5b97f5e78eeeaaf5b863b106136ee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Dec 2025 22:52:12 +0000 Subject: [PATCH] Update Helm release argo-workflows to v0.46.1 (#2216) 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-workflows](https://github.com/argoproj/argo-helm) | minor | `0.45.28` -> `0.46.1` | --- ### Release Notes
argoproj/argo-helm (argo-workflows) ### [`v0.46.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-workflows-0.46.1) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.28...argo-workflows-0.46.1) A Helm chart for Argo Workflows #### What's Changed - chore(deps): update renovatebot/github-action action to v44.0.5 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3612](https://github.com/argoproj/argo-helm/pull/3612) - chore(deps): update ghcr.io/renovatebot/renovate docker tag to v42 by [@​argoproj-renovate](https://github.com/argoproj-renovate)\[bot] in [#​3611](https://github.com/argoproj/argo-helm/pull/3611) - feat(argo-workflows): make server service targetPort configurable by [@​blancadesal](https://github.com/blancadesal) in [#​3584](https://github.com/argoproj/argo-helm/pull/3584) #### New Contributors - [@​blancadesal](https://github.com/blancadesal) made their first contribution in [#​3584](https://github.com/argoproj/argo-helm/pull/3584) **Full Changelog**:
--- ### 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](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2216 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/argo-workflows/Chart.lock | 6 +++--- clusters/cl01tl/helm/argo-workflows/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/argo-workflows/Chart.lock b/clusters/cl01tl/helm/argo-workflows/Chart.lock index 51e92462b..2b0a1cc9b 100644 --- a/clusters/cl01tl/helm/argo-workflows/Chart.lock +++ b/clusters/cl01tl/helm/argo-workflows/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: argo-workflows repository: https://argoproj.github.io/argo-helm - version: 0.45.28 + version: 0.46.1 - name: argo-events repository: https://argoproj.github.io/argo-helm version: 2.4.17 - name: postgres-cluster repository: oci://harbor.alexlebens.net/helm-charts version: 6.16.0 -digest: sha256:b00fd479a9d9e606661b3799182c8e24395b4f531f8d2bda87bdc5db16a8d66c -generated: "2025-12-01T19:55:40.18149-06:00" +digest: sha256:d1e5e0a31c90bdff093db673f95c0e5f1cb5dfa0b910c21e5ec430a3cc4dd6aa +generated: "2025-12-03T22:50:55.209413276Z" diff --git a/clusters/cl01tl/helm/argo-workflows/Chart.yaml b/clusters/cl01tl/helm/argo-workflows/Chart.yaml index c664e755a..bd5b008ea 100644 --- a/clusters/cl01tl/helm/argo-workflows/Chart.yaml +++ b/clusters/cl01tl/helm/argo-workflows/Chart.yaml @@ -18,7 +18,7 @@ maintainers: - name: alexlebens dependencies: - name: argo-workflows - version: 0.45.28 + version: 0.46.1 repository: https://argoproj.github.io/argo-helm - name: argo-events version: 2.4.17