This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [argoproj/argo-workflows](https://github.com/argoproj/argo-workflows) | major | `v3.7.9` → `v4.0.0` |
---
### Release Notes
<details>
<summary>argoproj/argo-workflows (argoproj/argo-workflows)</summary>
### [`v4.0.0`](https://github.com/argoproj/argo-workflows/blob/HEAD/CHANGELOG.md#v400-2026-02-04)
[Compare Source](https://github.com/argoproj/argo-workflows/compare/v3.7.9...v4.0.0)
Full Changelog: [v4.0.0-rc4...v4.0.0](https://github.com/argoproj/argo-workflows/compare/v4.0.0-rc4...v4.0.0)
##### Selected Changes
- [a8bff4a72](a8bff4a721) fix(security): update qs to 6.14.1 ([#​15427](https://github.com/argoproj/argo-workflows/issues/15427))
<details><summary><h3>Contributors</h3></summary>
- Alan Clucas
</details>
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjMiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3714
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
33 lines
1.0 KiB
YAML
33 lines
1.0 KiB
YAML
apiVersion: v2
|
|
name: argo-workflows
|
|
version: 1.0.0
|
|
description: Argo Workflows
|
|
keywords:
|
|
- argo-workflows
|
|
- argo-events
|
|
- workflows
|
|
- events
|
|
home: https://wiki.alexlebens.dev/s/a268508f-d81d-4b4b-8bd5-9058edaea635
|
|
sources:
|
|
- https://github.com/argoproj/argo-workflows
|
|
- https://github.com/argoproj/argo-events
|
|
- https://github.com/cloudnative-pg/cloudnative-pg
|
|
- https://github.com/argoproj/argo-helm/tree/main/charts
|
|
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: argo-workflows
|
|
version: 0.47.3
|
|
repository: https://argoproj.github.io/argo-helm
|
|
- name: argo-events
|
|
version: 2.4.20
|
|
repository: https://argoproj.github.io/argo-helm
|
|
- name: postgres-cluster
|
|
alias: postgres-18-cluster
|
|
version: 7.5.0
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
|
|
# renovate: datasource=github-releases depName=argoproj/argo-workflows
|
|
appVersion: v4.0.0
|