Update dependency rancher/local-path-provisioner to v0.0.37
This MR 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
What's Changed
- build(deps): bump golang.org/x/net from 0.38.0 to 0.55.0 by @dependabot[bot] in #584
- fix: use alpine as base image for package/Dockerfile to avoid shippin… by @alexiiiiiiiiiiiiiii in #585
- add storageclass nodeaffinity to helm values by @clayrosenthal in #581
- fix: update golang.org/x/text to v0.39.0 (CVE-2026-56852) by @derekbit with @Copilot in #587
- Add initial Renovate configuration by @renovate-rancher[bot] in #589
- chore(deps): update golang docker tag to v1.26.5 by @renovate-rancher[bot] in #591
- chore(deps): update github actions by @renovate-rancher[bot] in #590
- chore(deps): update module github.com/sirupsen/logrus to v1.9.4 by @renovate-rancher[bot] in #593
- chore(deps): update docker/dockerfile docker tag to v1.25.0 by @renovate-rancher[bot] in #594
- chore(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate-rancher[bot] in #595
- chore(deps): update github/codeql-action digest to
4187e74by @renovate-rancher[bot] in #592 - chore(deps): update centos docker tag to v8 by @renovate-rancher[bot] in #596
- chore(deps): update github actions (major) by @renovate-rancher[bot] in #597
- chore(deps): update almalinux docker tag to v10 by @renovate-rancher[bot] in #601
- chore(deps): update github actions by @renovate-rancher[bot] in #600
- fix: bump golang.org/x/net to v0.56.0 (CVE-2026-46600) by @derekbit with @Copilot in #588
- Add initial /health probe by @jcpunk in #583
- fix: fix validation errors by @derekbit in #602
- chore(deps): update github/codeql-action digest to
d1ba80aby @renovate-rancher[bot] in #603 - fix: upgrade kind to v0.32.0 for containerd config v4 support by @derekbit in #605
- fix: select PV by bound PVC in TestPodWithCustomNodeAffinityKey by @derekbit in #606
- chore: upgrade github.com/urfave/cli to v3 by @derekbit in #607
- fix: remove kind's built-in local-path-provisioner in e2e setup to avoid provisioner race by @derekbit in #608
- fix: use multi-stage scratch build for released image to drop shell and Go toolchain by @derekbit in #609
- Support exposing user, group and perm patterns by @treydock in #560
- test: add e2e coverage for user/group/perm patterns by @derekbit in #611
- chore(deps): update actions/stale action to v11 by @renovate-rancher[bot] in #604
- chore: release v0.0.37 by @derekbit in #612
New Contributors
- @alexiiiiiiiiiiiiiii made their first contribution in #585
- @clayrosenthal made their first contribution in #581
- @treydock made their first contribution in #560
Full Changelog: https://github.com/rancher/local-path-provisioner/compare/v0.0.36...v0.0.37
Configuration
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
- If you want to rebase/retry this MR, check this box
This MR has been generated by Mend Renovate.