chore(deps): update dependency rancher/local-path-provisioner to v0.0.37 #66

Merged
renovatebot merged 1 commit from renovate/rancher-local-path-provisioner-0.x into main 2026-08-17 21:44:36 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
rancher/local-path-provisioner patch v0.0.36 -> v0.0.37

Release Notes

rancher/local-path-provisioner (rancher/local-path-provisioner)

v0.0.37: Local Path Provisioner v0.0.37

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rancher/local-path-provisioner/compare/v0.0.36...v0.0.37


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rancher/local-path-provisioner](https://github.com/rancher/local-path-provisioner) | patch | `v0.0.36` -> `v0.0.37` | --- ### Release Notes <details> <summary>rancher/local-path-provisioner (rancher/local-path-provisioner)</summary> ### [`v0.0.37`](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.37): Local Path Provisioner v0.0.37 [Compare Source](https://github.com/rancher/local-path-provisioner/compare/v0.0.36...v0.0.37) #### What's Changed - build(deps): bump golang.org/x/net from 0.38.0 to 0.55.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/rancher/local-path-provisioner/pull/584 - fix: use alpine as base image for package/Dockerfile to avoid shippin… by [@&#8203;alexiiiiiiiiiiiiiii](https://github.com/alexiiiiiiiiiiiiiii) in https://github.com/rancher/local-path-provisioner/pull/585 - add storageclass nodeaffinity to helm values by [@&#8203;clayrosenthal](https://github.com/clayrosenthal) in https://github.com/rancher/local-path-provisioner/pull/581 - fix: update golang.org/x/text to v0.39.0 (CVE-2026-56852) by [@&#8203;derekbit](https://github.com/derekbit) with [@&#8203;Copilot](https://github.com/Copilot) in https://github.com/rancher/local-path-provisioner/pull/587 - Add initial Renovate configuration by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/589 - chore(deps): update golang docker tag to v1.26.5 by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/591 - chore(deps): update github actions by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/590 - chore(deps): update module github.com/sirupsen/logrus to v1.9.4 by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/593 - chore(deps): update docker/dockerfile docker tag to v1.25.0 by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/594 - chore(deps): update module github.com/stretchr/testify to v1.11.1 by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/595 - chore(deps): update github/codeql-action digest to [`4187e74`](https://github.com/rancher/local-path-provisioner/commit/4187e74) by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/592 - chore(deps): update centos docker tag to v8 by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/596 - chore(deps): update github actions (major) by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/597 - chore(deps): update almalinux docker tag to v10 by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/601 - chore(deps): update github actions by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/600 - fix: bump golang.org/x/net to v0.56.0 (CVE-2026-46600) by [@&#8203;derekbit](https://github.com/derekbit) with [@&#8203;Copilot](https://github.com/Copilot) in https://github.com/rancher/local-path-provisioner/pull/588 - Add initial /health probe by [@&#8203;jcpunk](https://github.com/jcpunk) in https://github.com/rancher/local-path-provisioner/pull/583 - fix: fix validation errors by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/602 - chore(deps): update github/codeql-action digest to [`d1ba80a`](https://github.com/rancher/local-path-provisioner/commit/d1ba80a) by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/603 - fix: upgrade kind to v0.32.0 for containerd config v4 support by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/605 - fix: select PV by bound PVC in TestPodWithCustomNodeAffinityKey by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/606 - chore: upgrade github.com/urfave/cli to v3 by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/607 - fix: remove kind's built-in local-path-provisioner in e2e setup to avoid provisioner race by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/608 - fix: use multi-stage scratch build for released image to drop shell and Go toolchain by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/609 - Support exposing user, group and perm patterns by [@&#8203;treydock](https://github.com/treydock) in https://github.com/rancher/local-path-provisioner/pull/560 - test: add e2e coverage for user/group/perm patterns by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/611 - chore(deps): update actions/stale action to v11 by [@&#8203;renovate-rancher](https://github.com/renovate-rancher)\[bot] in https://github.com/rancher/local-path-provisioner/pull/604 - chore: release v0.0.37 by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/612 #### New Contributors - [@&#8203;alexiiiiiiiiiiiiiii](https://github.com/alexiiiiiiiiiiiiiii) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/585 - [@&#8203;clayrosenthal](https://github.com/clayrosenthal) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/581 - [@&#8203;treydock](https://github.com/treydock) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/560 **Full Changelog**: https://github.com/rancher/local-path-provisioner/compare/v0.0.36...v0.0.37 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS43My4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency rancher/local-path-provisioner to v0.0.37
All checks were successful
Notify Mattermost on Renovate PR Merge / notify (pull_request) Successful in 1s
a370113f86
renovatebot scheduled this pull request to auto merge when all checks succeed 2026-08-05 00:04:10 -04:00
renovatebot deleted branch renovate/rancher-local-path-provisioner-0.x 2026-08-17 21:44:36 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
smig/nuc-talos!66
No description provided.