Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/vmware-tanzu/velero from 1.15.0 to 1.15.1 #145

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps github.com/vmware-tanzu/velero from 1.15.0 to 1.15.1.

Release notes

Sourced from github.com/vmware-tanzu/velero's releases.

v1.15.1

Download

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

Container Image

velero/velero:v1.15.1

Documentation

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

Upgrading

https://velero.io/docs/v1.15/upgrade-to-1.15/

All Changes

v1.15.1-rc.1

v1.15.1

Download

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

Container Image

velero/velero:v1.15.1

Documentation

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

Upgrading

https://velero.io/docs/v1.15/upgrade-to-1.15/

Known Issues

There are known issues that when the repository maintenance jobs continuously fail, the repository may undergo significant performance downgrade or even deny of service. Therefore, you need to monitor the status of maintenance jobs and make sure the failures are fixed to avoid impact to your backup/restore.

All Changes

  • Fix backup post hook issue #8159 (caused by #7571): always execute backup post hooks after PVBs are handled (#8517, @​ywk253100)
  • Fix issue #8125, log diagnostic info for data mover exposers when expose timeout (#8511, @​Lyndon-Li)
  • Set hinting region to use for GetBucketRegion() in pkg/repository/config/aws.go (#8505, @​kaovilai)
  • Fix issue #8433, add third party labels to data mover pods when the same labels exist in node-agent pods (#8501, @​Lyndon-Li)

... (truncated)

Commits
  • 32499fc Merge pull request #8546 from blackpiglet/skip_deprecation_message
  • b281ddb Skip the deprecation message for the dry-run install CLI JSON output.
  • be14d4f Merge pull request #8547 from ywk253100/241223_ut
  • 0e54406 Bug fix: increase the WaitGroup counter before start the goroutine
  • 845f4ee Merge pull request #8545 from Lyndon-Li/release-1.15
  • 6e9397d Pin the version of Golang and base image for v1.15.1
  • 5ca1d18 Merge pull request #8544 from blackpiglet/migration_init_release_1.15
  • 68e381d Modify the Init logic to fix the migration case error.
  • b661ed7 Merge pull request #8540 from Lyndon-Li/release-1.15
  • 11a2be6 hide restic deprecation warning for install with crd-only
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/vmware-tanzu/velero/releases)
- [Changelog](https://github.com/vmware-tanzu/velero/blob/main/CHANGELOG.md)
- [Commits](vmware-tanzu/velero@v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/velero
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jenting as a code owner December 30, 2024 11:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2024
@jenting jenting merged commit d305288 into main Dec 30, 2024
17 checks passed
@jenting jenting deleted the dependabot/go_modules/github.com/vmware-tanzu/velero-1.15.1 branch December 30, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant