Update dependency rancher/local-path-provisioner to v0.0.32
This MR contains the following updates:
| Package | Update | Change | 
|---|---|---|
| rancher/local-path-provisioner | patch | 
v0.0.31 -> v0.0.32
 | 
Release Notes
rancher/local-path-provisioner (rancher/local-path-provisioner)
v0.0.32: Local Path Provisioner v0.0.32
What's Changed
- fix: helm install command by @antonengelhardt in https://github.com/rancher/local-path-provisioner/pull/468
 - feat: add ability to set custom namespace by @tzabbi in https://github.com/rancher/local-path-provisioner/pull/478
 - fix: multiple paths is not true random (fix #342) by @tulequ in https://github.com/rancher/local-path-provisioner/pull/496
 - Build local-path-provisioner for ppc64le by @kishen-v in https://github.com/rancher/local-path-provisioner/pull/492
 - build(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 by @dependabot[bot] in https://github.com/rancher/local-path-provisioner/pull/488
 - helm: add location for setting PodDisruptionBudget by @jcpunk in https://github.com/rancher/local-path-provisioner/pull/490
 - use existing kubeClient when saving helper logs by @sceneryback in https://github.com/rancher/local-path-provisioner/pull/502
 - fix: do not override nodeName, if exists by @BohdanTkachenko in https://github.com/rancher/local-path-provisioner/pull/499
 - Allow overriding kubeclient burst and qps settings by @badstreff in https://github.com/rancher/local-path-provisioner/pull/503
 - chore: typo by @ldicarlo in https://github.com/rancher/local-path-provisioner/pull/507
 - chore: update dependencies by @derekbit in https://github.com/rancher/local-path-provisioner/pull/506
 - Fix helper pod tolerations by @sbocinec in https://github.com/rancher/local-path-provisioner/pull/486
 - Change default nodePathMap value in storageClassConfigs in values.yml to [] by @Birkenstab in https://github.com/rancher/local-path-provisioner/pull/510
 - Helm: Add abbility to set additional tolerations to helper pod via values by @verdel in https://github.com/rancher/local-path-provisioner/pull/511
 - OCI based helm chart build workflow added by @supu2 in https://github.com/rancher/local-path-provisioner/pull/501
 - fix: rename workflows by @derekbit in https://github.com/rancher/local-path-provisioner/pull/512
 - fix: rename workflows by @derekbit in https://github.com/rancher/local-path-provisioner/pull/513
 - fix: fix chart tag by @derekbit in https://github.com/rancher/local-path-provisioner/pull/514
 - fix: fix Invalid Semantic Version by @derekbit in https://github.com/rancher/local-path-provisioner/pull/515
 - chore(release): bump to v0.0.32 by @derekbit in https://github.com/rancher/local-path-provisioner/pull/516
 
New Contributors
- @antonengelhardt made their first contribution in https://github.com/rancher/local-path-provisioner/pull/468
 - @tzabbi made their first contribution in https://github.com/rancher/local-path-provisioner/pull/478
 - @tulequ made their first contribution in https://github.com/rancher/local-path-provisioner/pull/496
 - @kishen-v made their first contribution in https://github.com/rancher/local-path-provisioner/pull/492
 - @dependabot[bot] made their first contribution in https://github.com/rancher/local-path-provisioner/pull/488
 - @jcpunk made their first contribution in https://github.com/rancher/local-path-provisioner/pull/490
 - @sceneryback made their first contribution in https://github.com/rancher/local-path-provisioner/pull/502
 - @BohdanTkachenko made their first contribution in https://github.com/rancher/local-path-provisioner/pull/499
 - @badstreff made their first contribution in https://github.com/rancher/local-path-provisioner/pull/503
 - @ldicarlo made their first contribution in https://github.com/rancher/local-path-provisioner/pull/507
 - @Birkenstab made their first contribution in https://github.com/rancher/local-path-provisioner/pull/510
 - @verdel made their first contribution in https://github.com/rancher/local-path-provisioner/pull/511
 - @supu2 made their first contribution in https://github.com/rancher/local-path-provisioner/pull/501
 
Full Changelog: https://github.com/rancher/local-path-provisioner/compare/v0.0.31...v0.0.32
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.