fix(github-release): update local-path-provisioner to v0.0.27 #249

Merged
SeanOMik merged 1 commits from renovate/local-path-provisioner-0.x into main 2024-06-18 08:09:00 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
local-path-provisioner patch v0.0.26 -> v0.0.27

Release Notes

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

v0.0.27: Local Path Provisioner v0.0.27

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rancher/local-path-provisioner/compare/v0.0.26...v0.0.27


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 | |---|---|---| | [local-path-provisioner](https://github.com/rancher/local-path-provisioner) | patch | `v0.0.26` -> `v0.0.27` | --- ### Release Notes <details> <summary>rancher/local-path-provisioner (local-path-provisioner)</summary> ### [`v0.0.27`](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.27): Local Path Provisioner v0.0.27 [Compare Source](https://github.com/rancher/local-path-provisioner/compare/v0.0.26...v0.0.27) #### What's Changed - Repair code example in storageClass description. by [@&#8203;c4lliope](https://github.com/c4lliope) in https://github.com/rancher/local-path-provisioner/pull/368 - Update README.md to 0.26 by [@&#8203;e-minguez](https://github.com/e-minguez) in https://github.com/rancher/local-path-provisioner/pull/373 - Update README.md,rm /manager by [@&#8203;terryzwt](https://github.com/terryzwt) in https://github.com/rancher/local-path-provisioner/pull/379 - Fix duplicate labels by [@&#8203;runningman84](https://github.com/runningman84) in https://github.com/rancher/local-path-provisioner/pull/393 - drone: remove s390x support by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/391 - Feature/multiple storage classes by [@&#8203;meln5674](https://github.com/meln5674) in https://github.com/rancher/local-path-provisioner/pull/361 - Remove duplicate labels and add ability to set helperpod resource requests/limits by [@&#8203;visokoo](https://github.com/visokoo) in https://github.com/rancher/local-path-provisioner/pull/394 - Automatic reloading of the helper pod manifest by the provisioner by [@&#8203;js185692](https://github.com/js185692) in https://github.com/rancher/local-path-provisioner/pull/399 - Add support for custom path patterns by [@&#8203;AlbanBedel](https://github.com/AlbanBedel) in https://github.com/rancher/local-path-provisioner/pull/385 - adding pvc with node name example by [@&#8203;sebastianohl](https://github.com/sebastianohl) in https://github.com/rancher/local-path-provisioner/pull/382 - Add e2e test for custom path patterns by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/404 - Give the helper pod more range of MCS categories by [@&#8203;galal-hussein](https://github.com/galal-hussein) in https://github.com/rancher/local-path-provisioner/pull/402 - Fix: Chart.yaml file is missing on helm install by [@&#8203;jamshidi799](https://github.com/jamshidi799) in https://github.com/rancher/local-path-provisioner/pull/388 - drone: disable e2e test by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/405 - Allow customizing helper pod by [@&#8203;justusbunsi](https://github.com/justusbunsi) in https://github.com/rancher/local-path-provisioner/pull/365 - test: use reclaimPolicy Delete instead by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/406 - chart: fix pathPattern by [@&#8203;derekbit](https://github.com/derekbit) in https://github.com/rancher/local-path-provisioner/pull/409 #### New Contributors - [@&#8203;c4lliope](https://github.com/c4lliope) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/368 - [@&#8203;e-minguez](https://github.com/e-minguez) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/373 - [@&#8203;terryzwt](https://github.com/terryzwt) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/379 - [@&#8203;runningman84](https://github.com/runningman84) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/393 - [@&#8203;visokoo](https://github.com/visokoo) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/394 - [@&#8203;AlbanBedel](https://github.com/AlbanBedel) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/385 - [@&#8203;sebastianohl](https://github.com/sebastianohl) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/382 - [@&#8203;galal-hussein](https://github.com/galal-hussein) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/402 - [@&#8203;jamshidi799](https://github.com/jamshidi799) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/388 - [@&#8203;justusbunsi](https://github.com/justusbunsi) made their first contribution in https://github.com/rancher/local-path-provisioner/pull/365 **Full Changelog**: https://github.com/rancher/local-path-provisioner/compare/v0.0.26...v0.0.27 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2024-06-13 19:50:11 -04:00
SeanOMik merged commit faf48066fc into main 2024-06-18 08:09:00 -04:00
SeanOMik deleted branch renovate/local-path-provisioner-0.x 2024-06-18 08:09:00 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: SeanOMik/k3s-cluster#249
No description provided.