backube / snapscheduler

Scheduled snapshots for Kubernetes persistent volumes
https://backube.github.io/snapscheduler/
GNU Affero General Public License v3.0
262 stars 26 forks source link

Update dependency kubernetes-csi/csi-driver-host-path to v1.14.0 #603

Closed renovate-bot closed 2 months ago

renovate-bot commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
kubernetes-csi/csi-driver-host-path minor v1.12.1 -> v1.14.0

Release Notes

kubernetes-csi/csi-driver-host-path (kubernetes-csi/csi-driver-host-path) ### [`v1.14.0`](https://togithub.com/kubernetes-csi/csi-driver-host-path/releases/tag/v1.14.0) [Compare Source](https://togithub.com/kubernetes-csi/csi-driver-host-path/compare/v1.13.0...v1.14.0) ### Container `docker pull registry.k8s.io/sig-storage/hostpathplugin:v1.14.0` ### Full Changelog https://github.com/kubernetes-csi/csi-driver-host-path/blob/master/CHANGELOG/CHANGELOG-1.14.md ### [`v1.13.0`](https://togithub.com/kubernetes-csi/csi-driver-host-path/releases/tag/v1.13.0) [Compare Source](https://togithub.com/kubernetes-csi/csi-driver-host-path/compare/v1.12.1...v1.13.0) ### Container `docker pull registry.k8s.io/sig-storage/hostpathplugin:v1.13.0` ### Full Changelog https://github.com/kubernetes-csi/csi-driver-host-path/blob/master/CHANGELOG/CHANGELOG-1.13.md

Configuration

šŸ“… Schedule: Branch creation - " 3-6 * 1-5" in timezone America/New_York, 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.



This PR has been generated by Mend Renovate. View repository job log here.

JohnStrunk commented 6 months ago

v1.13.0 symlinks are broken, so this will need to wait for the next release.

forking-renovate[bot] commented 2 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš ļø Warning: custom changes will be lost.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.5%. Comparing base (1274624) to head (615abbe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #603 +/- ## ====================================== Coverage 55.5% 55.5% ====================================== Files 2 2 Lines 252 252 ====================================== Hits 140 140 Misses 105 105 Partials 7 7 ```