Update Helm release argo-workflows to v0.46.1 (#2216)
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 <details> <summary>argoproj/argo-helm (argo-workflows)</summary> ### [`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**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-0.46.00...argo-workflows-0.46.1> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19--> Reviewed-on: #2216 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 #2216.
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: argo-workflows
|
- name: argo-workflows
|
||||||
repository: https://argoproj.github.io/argo-helm
|
repository: https://argoproj.github.io/argo-helm
|
||||||
version: 0.45.28
|
version: 0.46.1
|
||||||
- name: argo-events
|
- name: argo-events
|
||||||
repository: https://argoproj.github.io/argo-helm
|
repository: https://argoproj.github.io/argo-helm
|
||||||
version: 2.4.17
|
version: 2.4.17
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
version: 6.16.0
|
version: 6.16.0
|
||||||
digest: sha256:b00fd479a9d9e606661b3799182c8e24395b4f531f8d2bda87bdc5db16a8d66c
|
digest: sha256:d1e5e0a31c90bdff093db673f95c0e5f1cb5dfa0b910c21e5ec430a3cc4dd6aa
|
||||||
generated: "2025-12-01T19:55:40.18149-06:00"
|
generated: "2025-12-03T22:50:55.209413276Z"
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: argo-workflows
|
- name: argo-workflows
|
||||||
version: 0.45.28
|
version: 0.46.1
|
||||||
repository: https://argoproj.github.io/argo-helm
|
repository: https://argoproj.github.io/argo-helm
|
||||||
- name: argo-events
|
- name: argo-events
|
||||||
version: 2.4.17
|
version: 2.4.17
|
||||||
|
|||||||
Reference in New Issue
Block a user