From ac335f10e4590a23d087d8c758ca7b896ff36079 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 14 Jan 2026 21:53:58 +0000 Subject: [PATCH] Update Helm release argo-workflows to v0.47.0 (#3175) 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.46.4` → `0.47.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
argoproj/argo-helm (argo-workflows) ### [`v0.47.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-workflows-0.47.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-workflows-0.46.4...argo-workflows-0.47.0) A Helm chart for Argo Workflows #### What's Changed - feat(argo-workflows): Add Gateway API HTTPRoute support by [@​lexfrei](https://github.com/lexfrei) in [#​3567](https://github.com/argoproj/argo-helm/pull/3567) **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/3175 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 9f28dc3bb..29209d91c 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.46.4 + version: 0.47.0 - name: argo-events repository: https://argoproj.github.io/argo-helm version: 2.4.19 - name: postgres-cluster repository: oci://harbor.alexlebens.net/helm-charts version: 7.4.5 -digest: sha256:025ab1620b24c23d2e90e65ef7f919297c6d2fd2ee324a43afc5b0bd5ab79fbf -generated: "2026-01-10T11:01:50.673732071Z" +digest: sha256:c36845d5688e28e6f6c6b6f2e17b40514f2adb937f2c6077deadfec9e6b294fe +generated: "2026-01-14T21:30:10.440164554Z" diff --git a/clusters/cl01tl/helm/argo-workflows/Chart.yaml b/clusters/cl01tl/helm/argo-workflows/Chart.yaml index 6ad7a229b..e37bca035 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.46.4 + version: 0.47.0 repository: https://argoproj.github.io/argo-helm - name: argo-events version: 2.4.19