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

Merged
williamp merged 1 commits from renovate/all-minor-patch-updates into main 2026-03-05 14:13:01 +00:00
Member

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 82.8.0 -> 82.9.0
traefik (source) patch 39.0.2 -> 39.0.4

Release Notes

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

v82.9.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-nginx-exporter-1.20.0...kube-prometheus-stack-82.9.0

traefik/traefik-helm-chart (traefik)

v39.0.4

Compare Source

Upgrades Notes

[!IMPORTANT]
Traefik v3.6.9 comes with CRDs update. See UPGRADING instructions.

🚀 Features

🐛 Bug fixes

📦 Others

v39.0.3

Compare Source

[!WARNING]
This release does not support Traefik v3.6.9. Updated CRDs are missing. It's recommended to use v39.0.4 for Traefik v3.6.9

🚀 Features

🐛 Bug fixes

📦 Others


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 | |---|---|---| | [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | minor | `82.8.0` -> `82.9.0` | | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | patch | `39.0.2` -> `39.0.4` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v82.9.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.9.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.8.0...kube-prometheus-stack-82.9.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/6706 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-nginx-exporter-1.20.0...kube-prometheus-stack-82.9.0 </details> <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v39.0.4`](https://github.com/traefik/traefik-helm-chart/releases/tag/v39.0.4) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v39.0.3...v39.0.4) **Upgrades Notes** > \[!IMPORTANT] > Traefik v3.6.9 comes with CRDs update. See [UPGRADING](https://github.com/traefik/traefik-helm-chart?tab=readme-ov-file#upgrading) instructions. #### :rocket: Features - feat(ci): self-hosted renovate [#&#8203;1698](https://github.com/traefik/traefik-helm-chart/issues/1698) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :bug: Bug fixes - fix(deps): bump traefik.io CRDs to release v3.6.9 [#&#8203;1701](https://github.com/traefik/traefik-helm-chart/issues/1701) by [@&#8203;jnoordsij](https://github.com/jnoordsij) #### :package: Others - chore(deps): update github actions (major) [#&#8203;1703](https://github.com/traefik/traefik-helm-chart/issues/1703) by [@&#8203;renovate](https://github.com/renovate)\[bot] - chore(release): publish v39.0.4 [#&#8203;1704](https://github.com/traefik/traefik-helm-chart/issues/1704) by [@&#8203;mloiseleur](https://github.com/mloiseleur) ### [`v39.0.3`](https://github.com/traefik/traefik-helm-chart/releases/tag/v39.0.3) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v39.0.2...v39.0.3) > \[!WARNING] > This release does not support Traefik v3.6.9. Updated CRDs are missing. It's recommended to use v39.0.4 for Traefik v3.6.9 #### :rocket: Features - feat(deps): update traefik docker tag to v3.6.9 [#&#8203;1681](https://github.com/traefik/traefik-helm-chart/issues/1681) by [@&#8203;renovate](https://github.com/renovate)\[bot] #### :bug: Bug fixes - fix: remove `rbac.secretResourceNames` [#&#8203;1683](https://github.com/traefik/traefik-helm-chart/issues/1683) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :package: Others - chore(ci): remove deprecated e2e test [#&#8203;1688](https://github.com/traefik/traefik-helm-chart/issues/1688) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(ci): avoid pull request target [#&#8203;1693](https://github.com/traefik/traefik-helm-chart/issues/1693) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(deps): update mikepenz/release-changelog-builder-action action to v6.1.1 [#&#8203;1692](https://github.com/traefik/traefik-helm-chart/issues/1692) by [@&#8203;renovate](https://github.com/renovate)\[bot] - chore(deps): update crazy-max/ghaction-import-gpg action to v7 [#&#8203;1694](https://github.com/traefik/traefik-helm-chart/issues/1694) by [@&#8203;renovate](https://github.com/renovate)\[bot] - docs(example): anchors on trustedIPs with schema enforced [#&#8203;1684](https://github.com/traefik/traefik-helm-chart/issues/1684) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(release): :rocket: publish v39.0.3 [#&#8203;1700](https://github.com/traefik/traefik-helm-chart/issues/1700) by [@&#8203;bpsoraggi](https://github.com/bpsoraggi) </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 added 1 commit 2026-03-05 03:00:54 +00:00
renovate-bot force-pushed renovate/all-minor-patch-updates from 6568589ade to d7ddd02753 2026-03-05 10:00:26 +00:00 Compare
renovate-bot changed title from chore(deps): update helm release kube-prometheus-stack to v82.9.0 to chore(deps): update all-minor-patch-updates 2026-03-05 10:00:52 +00:00
renovate-bot force-pushed renovate/all-minor-patch-updates from d7ddd02753 to 9fb678612a 2026-03-05 12:00:49 +00:00 Compare
williamp merged commit c03fb7ffdc into main 2026-03-05 14:13:01 +00:00
williamp deleted branch renovate/all-minor-patch-updates 2026-03-05 14:13:02 +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#263