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

Merged
renovatebot merged 1 commit from renovate/rancher-local-path-provisioner-0.x into main 2026-01-07 22:09:56 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
rancher/local-path-provisioner patch v0.0.32 -> v0.0.34

Release Notes

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

v0.0.34: Local Path Provisioner v0.0.34

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rancher/local-path-provisioner/compare/v0.0.33...v0.0.34

v0.0.33: Local Path Provisioner v0.0.33

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rancher/local-path-provisioner/compare/v0.0.32...v0.0.33


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.32` -> `v0.0.34` | --- ### Release Notes <details> <summary>rancher/local-path-provisioner (rancher/local-path-provisioner)</summary> ### [`v0.0.34`](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.34): Local Path Provisioner v0.0.34 [Compare Source](https://github.com/rancher/local-path-provisioner/compare/v0.0.33...v0.0.34) #### What's Changed - fix: mitigate the impact of enforcing a pathPattern prefix by [@&#8203;mantissahz](https://github.com/mantissahz) in https://github.com/rancher/local-path-provisioner/pull/547 - fix: read allowUnsafePathPattern from storageclass annotations by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/548 - chore(release): bump to v0.0.34 by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/549 - feat: allow specifying additional annotations on StorageClass by [@&#8203;utkuozdemir](https://github.com/utkuozdemir) in https://github.com/rancher/local-path-provisioner/pull/550 #### New Contributors - [@&#8203;utkuozdemir](https://github.com/utkuozdemir) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/550 **Full Changelog**: https://github.com/rancher/local-path-provisioner/compare/v0.0.33...v0.0.34 ### [`v0.0.33`](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.33): Local Path Provisioner v0.0.33 [Compare Source](https://github.com/rancher/local-path-provisioner/compare/v0.0.32...v0.0.33) #### What's Changed - fix: don't try to clean up pvs on nodes that are gone by [@&#8203;marcusramberg](https://github.com/marcusramberg) in https://github.com/rancher/local-path-provisioner/pull/480 - upgrade go to 1.24.6 by [@&#8203;lizzzcai](https://github.com/lizzzcai) in https://github.com/rancher/local-path-provisioner/pull/521 - bump go 1.25 by [@&#8203;farazkhawaja](https://github.com/farazkhawaja) in https://github.com/rancher/local-path-provisioner/pull/526 - add storageClass.allowedTopologies in helm chart by [@&#8203;lizzzcai](https://github.com/lizzzcai) in https://github.com/rancher/local-path-provisioner/pull/522 - fix(chart): correct ServiceAccount namespace in ClusterRoleBinding by [@&#8203;J3m3](https://github.com/J3m3) in https://github.com/rancher/local-path-provisioner/pull/528 - Add common labels to helperPod config map template by [@&#8203;michaeldvinci](https://github.com/michaeldvinci) in https://github.com/rancher/local-path-provisioner/pull/519 - chore: update pod\_test.go by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/531 - fix: give clusterrole update on pvc by [@&#8203;marcusramberg](https://github.com/marcusramberg) in https://github.com/rancher/local-path-provisioner/pull/530 - Add support for s390x architecture by [@&#8203;SanyogDeshmukh](https://github.com/SanyogDeshmukh) in https://github.com/rancher/local-path-provisioner/pull/534 - feat: add priorityClassName support for provisioner and helper pods by [@&#8203;dibaro](https://github.com/dibaro) in https://github.com/rancher/local-path-provisioner/pull/525 - fix: prohibit the reference path in pathPattern by [@&#8203;mantissahz](https://github.com/mantissahz) in https://github.com/rancher/local-path-provisioner/pull/542 - chore: explicitly set `hostUsers` by [@&#8203;jcpunk](https://github.com/jcpunk) in https://github.com/rancher/local-path-provisioner/pull/541 - fix: podDisruptionBudget renders correctly in all cases by [@&#8203;jcpunk](https://github.com/jcpunk) in https://github.com/rancher/local-path-provisioner/pull/540 - chore(release): bump to 0.0.33 by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/543 #### New Contributors - [@&#8203;marcusramberg](https://github.com/marcusramberg) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/480 - [@&#8203;lizzzcai](https://github.com/lizzzcai) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/521 - [@&#8203;farazkhawaja](https://github.com/farazkhawaja) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/526 - [@&#8203;J3m3](https://github.com/J3m3) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/528 - [@&#8203;michaeldvinci](https://github.com/michaeldvinci) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/519 - [@&#8203;SanyogDeshmukh](https://github.com/SanyogDeshmukh) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/534 - [@&#8203;dibaro](https://github.com/dibaro) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/525 **Full Changelog**: https://github.com/rancher/local-path-provisioner/compare/v0.0.32...v0.0.33 </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==-->
renovatebot scheduled this pull request to auto merge when all checks succeed 2026-01-07 22:05:39 -05:00
renovatebot deleted branch renovate/rancher-local-path-provisioner-0.x 2026-01-07 22:09:56 -05: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!1
No description provided.