Closed dependabot[bot] closed 4 days ago
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign shellyka13 for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
closing in favor of https://github.com/kubevirt/kubevirt-velero-plugin/pull/292
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps github.com/vmware-tanzu/velero from 1.14.0 to 1.15.0.
Release notes
Sourced from github.com/vmware-tanzu/velero's releases.
... (truncated)
Commits
1d4f147
Merge pull request #8349 from blackpiglet/fix_v1.15.0_migration_case_error6f79c54
Fix the KIBISHII_DIRECTORY parameter not working issue.15ee6a4
Refactor the code to get the plugin images for migration cases.d2dec9d
Merge pull request #8336 from Lyndon-Li/release-1.157cd92a5
Pin the version of Golang and base image for v1.15.0706dd13
Merge pull request #8330 from Lyndon-Li/1.15-change-logbdd231c
Merge pull request #8333 from Lyndon-Li/add-1.15-doc6ffe461
add 1.15 changelog9f17fb3
add doc for 1.15182478f
Merge pull request #8332 from Lyndon-Li/fix-doc-index-for-1.15Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show