chore(deps): update all-minor-patch-updates #344

Merged
williamp merged 1 commits from renovate/all-minor-patch-updates into main 2026-07-01 23:09:43 +00:00
Member

This PR contains the following updates:

Package Update Change
argo-cd minor 10.0.0 -> 10.1.0
ceph-csi-drivers patch 1.0.1 -> 1.0.3
kube-prometheus-stack (source) minor 87.3.0 -> 87.5.0
traefik (source) patch 41.0.0 -> 41.0.1

Release Notes

argoproj/argo-helm (argo-cd)

v10.1.0

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.1...argo-cd-10.1.0

v10.0.1

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.0...argo-cd-10.0.1

ceph/ceph-csi-operator (ceph-csi-drivers)

v1.0.3: Release notes

Compare Source

What's Changed

Full Changelog: https://github.com/ceph/ceph-csi-operator/compare/v1.0.2...v1.0.3

prometheus-community/helm-charts (kube-prometheus-stack)

v87.5.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-29.13.1...kube-prometheus-stack-87.5.0

v87.4.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

Full Changelog: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.42.2...kube-prometheus-stack-87.4.0

traefik/traefik-helm-chart (traefik)

v41.0.1

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.5 (default)
  • Traefik Hub: v3.19.3 -> v3.20.5

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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-cd](https://github.com/argoproj/argo-helm) | minor | `10.0.0` -> `10.1.0` | | [ceph-csi-drivers](https://github.com/ceph/ceph-csi-operator) | patch | `1.0.1` -> `1.0.3` | | [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | minor | `87.3.0` -> `87.5.0` | | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | patch | `41.0.0` -> `41.0.1` | --- ### Release Notes <details> <summary>argoproj/argo-helm (argo-cd)</summary> ### [`v10.1.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.1.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.1...argo-cd-10.1.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(argo-cd): Update redis-ha to 4.38.0 by [@&#8203;baurmatt](https://github.com/baurmatt) in https://github.com/argoproj/argo-helm/pull/3928 **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.1...argo-cd-10.1.0 ### [`v10.0.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-10.0.1) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.0...argo-cd-10.0.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/argoproj/argo-helm/pull/3946 - fix(argo-cd): render valid redis secret name when redis-ha haproxy disabled by [@&#8203;MaxMuzh](https://github.com/MaxMuzh) in https://github.com/argoproj/argo-helm/pull/3939 #### New Contributors - [@&#8203;MaxMuzh](https://github.com/MaxMuzh) made their first contribution in https://github.com/argoproj/argo-helm/pull/3939 **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-10.0.0...argo-cd-10.0.1 </details> <details> <summary>ceph/ceph-csi-operator (ceph-csi-drivers)</summary> ### [`v1.0.3`](https://github.com/ceph/ceph-csi-operator/releases/tag/v1.0.3): Release notes [Compare Source](https://github.com/ceph/ceph-csi-operator/compare/v1.0.1...v1.0.3) #### What's Changed - controller: set replicas if not set (backport [#&#8203;517](https://github.com/ceph/ceph-csi-operator/issues/517)) by [@&#8203;mergify](https://github.com/mergify)\[bot] in https://github.com/ceph/ceph-csi-operator/pull/528 - ci: use tag name instead of GIT_REF (backport [#&#8203;529](https://github.com/ceph/ceph-csi-operator/issues/529)) by [@&#8203;mergify](https://github.com/mergify)\[bot] in https://github.com/ceph/ceph-csi-operator/pull/530 - ci: prepare for 1.0.3 release by [@&#8203;Madhu-1](https://github.com/Madhu-1) in https://github.com/ceph/ceph-csi-operator/pull/531 **Full Changelog**: https://github.com/ceph/ceph-csi-operator/compare/v1.0.2...v1.0.3 </details> <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v87.5.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-87.5.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.4.0...kube-prometheus-stack-87.5.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update quay.io/prometheus/prometheus Docker tag to v3.13.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/7054 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-29.13.1...kube-prometheus-stack-87.5.0 ### [`v87.4.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-87.4.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-87.3.0...kube-prometheus-stack-87.4.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/7049 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.42.2...kube-prometheus-stack-87.4.0 </details> <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v41.0.1`](https://github.com/traefik/traefik-helm-chart/releases/tag/v41.0.1) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v41.0.0...v41.0.1) #### :rocket: Features - feat(hub): support traefik hub v3.20.5 [#&#8203;1908](https://github.com/traefik/traefik-helm-chart/issues/1908) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :bug: Bug fixes - fix(ingressroute): fail fast on uppercase ingressRoute keys (RFC 1123) [#&#8203;1862](https://github.com/traefik/traefik-helm-chart/issues/1862) by [@&#8203;filip2mac](https://github.com/filip2mac) #### :package: Others - chore(deps): update actions/checkout action to v7 [#&#8203;1905](https://github.com/traefik/traefik-helm-chart/issues/1905) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update dependency helm to v4.2.2 [#&#8203;1902](https://github.com/traefik/traefik-helm-chart/issues/1902) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update mikepenz/release-changelog-builder-action action to v6.2.3 [#&#8203;1903](https://github.com/traefik/traefik-helm-chart/issues/1903) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - chore(deps): update renovatebot/github-action action to v46.1.16 [#&#8203;1904](https://github.com/traefik/traefik-helm-chart/issues/1904) by [@&#8203;renovate-with-github-actions](https://github.com/renovate-with-github-actions)\[bot] - docs(hub): deprecate inline literal token in values [#&#8203;1907](https://github.com/traefik/traefik-helm-chart/issues/1907) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(release): publish 41.0.1 [#&#8203;1909](https://github.com/traefik/traefik-helm-chart/issues/1909) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### 👌 Traefik version support - Traefik Proxy: v3.6.0 -> v3.7.5 (default) - Traefik Hub: v3.19.3 -> v3.20.5 </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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMTQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot force-pushed renovate/all-minor-patch-updates from 292a4cd4bc to cc37b13969 2026-06-29 15:01:02 +00:00 Compare
renovate-bot changed title from chore(deps): update helm release traefik to v41.0.1 to chore(deps): update all-minor-patch-updates 2026-06-29 15:01:14 +00:00
renovate-bot force-pushed renovate/all-minor-patch-updates from cc37b13969 to 3730def176 2026-06-30 18:00:32 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch-updates from 3730def176 to a90569c54e 2026-07-01 04:00:27 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch-updates from a90569c54e to 4870081003 2026-07-01 10:01:20 +00:00 Compare
renovate-bot added 1 commit 2026-07-01 21:39:58 +00:00
renovate-bot force-pushed renovate/all-minor-patch-updates from 4870081003 to bedc35201d 2026-07-01 21:39:58 +00:00 Compare
williamp merged commit a595ba4eb5 into main 2026-07-01 23:09:43 +00:00
williamp deleted branch renovate/all-minor-patch-updates 2026-07-01 23:09:43 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infrastructure/weyma-talos#344