Update dependency rancher/local-path-provisioner to v0.0.33
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| rancher/local-path-provisioner | patch |
v0.0.32 -> v0.0.33
|
Release Notes
rancher/local-path-provisioner (rancher/local-path-provisioner)
v0.0.33: Local Path Provisioner v0.0.33
What's Changed
- fix: don't try to clean up pvs on nodes that are gone by @marcusramberg in #480
- upgrade go to 1.24.6 by @lizzzcai in #521
- bump go 1.25 by @farazkhawaja in #526
- add storageClass.allowedTopologies in helm chart by @lizzzcai in #522
- fix(chart): correct ServiceAccount namespace in ClusterRoleBinding by @J3m3 in #528
- Add common labels to helperPod config map template by @michaeldvinci in #519
- chore: update pod_test.go by @derekbit in #531
- fix: give clusterrole update on pvc by @marcusramberg in #530
- Add support for s390x architecture by @SanyogDeshmukh in #534
- feat: add priorityClassName support for provisioner and helper pods by @dibaro in #525
- fix: prohibit the reference path in pathPattern by @mantissahz in #542
- chore: explicitly set
hostUsersby @jcpunk in #541 - fix: podDisruptionBudget renders correctly in all cases by @jcpunk in #540
- chore(release): bump to 0.0.33 by @derekbit in #543
New Contributors
- @marcusramberg made their first contribution in #480
- @lizzzcai made their first contribution in #521
- @farazkhawaja made their first contribution in #526
- @J3m3 made their first contribution in #528
- @michaeldvinci made their first contribution in #519
- @SanyogDeshmukh made their first contribution in #534
- @dibaro made their first contribution in #525
Full Changelog: https://github.com/rancher/local-path-provisioner/compare/v0.0.32...v0.0.33
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.