chore(deps): update dependency vmware-tanzu/velero to v1.18.1 #30

Merged
Johnny5 merged 2 commits from renovate/vmware-tanzu-velero-1.18.x into main 2026-05-20 02:00:59 +02:00
Member

This PR contains the following updates:

Package Update Change
vmware-tanzu/velero patch 1.18.01.18.1

Release Notes

vmware-tanzu/velero (vmware-tanzu/velero)

v1.18.1

Compare Source

v1.18.1

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.18.1

Container Image

velero/velero:v1.18.1

Documentation

https://velero.io/docs/v1.18/

Upgrading

https://velero.io/docs/v1.18/upgrade-to-1.18/

All Changes

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | |---|---|---| | [vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) | patch | `1.18.0` → `1.18.1` | --- ### Release Notes <details> <summary>vmware-tanzu/velero (vmware-tanzu/velero)</summary> ### [`v1.18.1`](https://github.com/velero-io/velero/releases/tag/v1.18.1) [Compare Source](https://github.com/vmware-tanzu/velero/compare/v1.18.0...v1.18.1) #### v1.18.1 ##### Download <https://github.com/vmware-tanzu/velero/releases/tag/v1.18.1> ##### Container Image `velero/velero:v1.18.1` ##### Documentation <https://velero.io/docs/v1.18/> ##### Upgrading <https://velero.io/docs/v1.18/upgrade-to-1.18/> ##### All Changes - Fix wildcard expansion when includes is empty and excludes has wildcards ([#&#8203;9743](https://github.com/vmware-tanzu/velero/issues/9743), [@&#8203;Joeavaikath](https://github.com/Joeavaikath)) - Backporting PR [#&#8203;9700](https://github.com/vmware-tanzu/velero/issues/9700) and [#&#8203;9693](https://github.com/vmware-tanzu/velero/issues/9693), fix issue [#&#8203;9699](https://github.com/vmware-tanzu/velero/issues/9699), add a 2-second gap between temporary CSI VolumeSnapshotContent create and delete operations. Enhance backup deletion logic to handle tarball download failures ([#&#8203;9731](https://github.com/vmware-tanzu/velero/issues/9731), [@&#8203;priyansh17](https://github.com/priyansh17)) - Fix issue [#&#8203;9703](https://github.com/vmware-tanzu/velero/issues/9703), fix CSI PVC Backup Plugin list options to only list in installed namespace ([#&#8203;9708](https://github.com/vmware-tanzu/velero/issues/9708), [@&#8203;adam-jian-zhang](https://github.com/adam-jian-zhang)) - Bump external-snapshotter to v8.4.0 and migrate VolumeGroupSnapshot API from v1beta1 to v1beta2 for Kubernetes 1.34+ compatibility ([#&#8203;9706](https://github.com/vmware-tanzu/velero/issues/9706), [@&#8203;shubham-pampattiwar](https://github.com/shubham-pampattiwar)) - Fix issue [#&#8203;9681](https://github.com/vmware-tanzu/velero/issues/9681), fix restores and podvolumerestores list options to only list in installed namespace ([#&#8203;9696](https://github.com/vmware-tanzu/velero/issues/9696), [@&#8203;adam-jian-zhang](https://github.com/adam-jian-zhang)) - Fix issue [#&#8203;9659](https://github.com/vmware-tanzu/velero/issues/9659), in the case that PVB/PVR/DU/DD is cancelled before the data path is really started, call EndEvent to prevent data mover pod from crashing because of delay event distribution ([#&#8203;9672](https://github.com/vmware-tanzu/velero/issues/9672), [@&#8203;Lyndon-Li](https://github.com/Lyndon-Li)) - Fix issue [#&#8203;9626](https://github.com/vmware-tanzu/velero/issues/9626), let go for uninitialized repo under readonly mode ([#&#8203;9669](https://github.com/vmware-tanzu/velero/issues/9669), [@&#8203;Lyndon-Li](https://github.com/Lyndon-Li)) - Fix issue [#&#8203;9460](https://github.com/vmware-tanzu/velero/issues/9460), flush buffer before data mover completes ([#&#8203;9610](https://github.com/vmware-tanzu/velero/issues/9610), [@&#8203;Lyndon-Li](https://github.com/Lyndon-Li)) - Fix issue [#&#8203;9475](https://github.com/vmware-tanzu/velero/issues/9475), use node-selector instead of nodName for generic restore ([#&#8203;9609](https://github.com/vmware-tanzu/velero/issues/9609), [@&#8203;Lyndon-Li](https://github.com/Lyndon-Li)) - Fix issue [#&#8203;9496](https://github.com/vmware-tanzu/velero/issues/9496), support customized host os ([#&#8203;9606](https://github.com/vmware-tanzu/velero/issues/9606), [@&#8203;Lyndon-Li](https://github.com/Lyndon-Li)) - Fix issue [#&#8203;9343](https://github.com/vmware-tanzu/velero/issues/9343), include PV topology to data mover pod affinities ([#&#8203;9594](https://github.com/vmware-tanzu/velero/issues/9594), [@&#8203;Lyndon-Li](https://github.com/Lyndon-Li)) - Fix VolumeGroupSnapshot restore failure with Ceph RBD CSI driver by creating stub VolumeGroupSnapshotContent during restore and looking up VolumeSnapshotClass by driver for credential support ([#&#8203;9687](https://github.com/vmware-tanzu/velero/issues/9687), [@&#8203;shubham-pampattiwar](https://github.com/shubham-pampattiwar)) - Add custom action type to volume policies ([#&#8203;9678](https://github.com/vmware-tanzu/velero/issues/9678), [@&#8203;sseago](https://github.com/sseago)) - Fix issue [#&#8203;9666](https://github.com/vmware-tanzu/velero/issues/9666), fix node-agent node detection in multiple instances scenario ([#&#8203;9671](https://github.com/vmware-tanzu/velero/issues/9671), [@&#8203;adam-jian-zhang](https://github.com/adam-jian-zhang)) - Add check for file extraction from tarball. ([#&#8203;9661](https://github.com/vmware-tanzu/velero/issues/9661), [@&#8203;blackpiglet](https://github.com/blackpiglet)) - Fix issue [#&#8203;9636](https://github.com/vmware-tanzu/velero/issues/9636), fix configmap lookup in non-default namespaces ([#&#8203;9637](https://github.com/vmware-tanzu/velero/issues/9637), [@&#8203;adam-jian-zhang](https://github.com/adam-jian-zhang)) - Optimize VSC handle readiness polling for VSS backups ([#&#8203;9629](https://github.com/vmware-tanzu/velero/issues/9629), [@&#8203;sseago](https://github.com/sseago)) - Fix DBR stuck when CSI snapshot no longer exists in cloud provider ([#&#8203;9604](https://github.com/vmware-tanzu/velero/issues/9604), [@&#8203;shubham-pampattiwar](https://github.com/shubham-pampattiwar)) - If BIA return updateObj with SkipFromBackupAnnotation, treat it as skip the resource from backup. ([#&#8203;9597](https://github.com/vmware-tanzu/velero/issues/9597), [@&#8203;blackpiglet](https://github.com/blackpiglet)) - Add ephemeral storage limit and request support for data mover and maintenance job ([#&#8203;9596](https://github.com/vmware-tanzu/velero/issues/9596), [@&#8203;blackpiglet](https://github.com/blackpiglet)) - Remove wildcard check from getNamespacesToList. ([#&#8203;9587](https://github.com/vmware-tanzu/velero/issues/9587), [@&#8203;blackpiglet](https://github.com/blackpiglet)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency vmware-tanzu/velero to v1.18.1
All checks were successful
Generate Checksum / update_checksum (pull_request) Successful in 6s
134c7d69c1
Johnny5 scheduled this pull request to auto merge when all checks succeed 2026-05-20 02:00:37 +02:00
Johnny5 deleted branch renovate/vmware-tanzu-velero-1.18.x 2026-05-20 02:00:59 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
snailed/void-custom!30
No description provided.