Skip to content

Bump module github.com/vmware-tanzu/sonobuoy to v0.57.4#6740

Open
k0s-bot wants to merge 1 commit intomainfrom
renovate/main-sonobuoy
Open

Bump module github.com/vmware-tanzu/sonobuoy to v0.57.4#6740
k0s-bot wants to merge 1 commit intomainfrom
renovate/main-sonobuoy

Conversation

@k0s-bot
Copy link
Copy Markdown
Contributor

@k0s-bot k0s-bot commented Nov 25, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/vmware-tanzu/sonobuoy v0.57.3v0.57.4 age confidence

Release Notes

vmware-tanzu/sonobuoy (github.com/vmware-tanzu/sonobuoy)

v0.57.4

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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.

@k0s-bot k0s-bot added the dependencies Pull requests that update a dependency file label Nov 25, 2025
@k0s-bot k0s-bot requested review from a team as code owners November 25, 2025 20:35
@k0s-bot k0s-bot requested a review from twz123 November 25, 2025 20:35
@k0s-bot k0s-bot added the dependencies Pull requests that update a dependency file label Nov 25, 2025
@k0s-bot k0s-bot enabled auto-merge November 25, 2025 20:35
@twz123
Copy link
Copy Markdown
Member

twz123 commented Nov 25, 2025

The v0.57.4 tag seems to be missing: vmware-tanzu/sonobuoy@v0.57.3...09b10f4

@k0s-bot k0s-bot force-pushed the renovate/main-sonobuoy branch 5 times, most recently from 4e0cfe6 to b9120e2 Compare December 4, 2025 12:38
@k0s-bot k0s-bot force-pushed the renovate/main-sonobuoy branch 14 times, most recently from dcaffef to c78c835 Compare December 10, 2025 20:37
@k0s-bot k0s-bot force-pushed the renovate/main-sonobuoy branch 3 times, most recently from ac7ec2e to 0cb63ae Compare December 12, 2025 16:37
@k0s-bot k0s-bot force-pushed the renovate/main-sonobuoy branch 4 times, most recently from 0a3eb8c to 7f3709d Compare December 30, 2025 08:36
@k0s-bot k0s-bot force-pushed the renovate/main-sonobuoy branch 11 times, most recently from f1829c1 to 3d58bac Compare January 10, 2026 12:37
@k0s-bot k0s-bot force-pushed the renovate/main-sonobuoy branch 13 times, most recently from ae0918c to 6394477 Compare January 16, 2026 00:47
@juanluisvaladas
Copy link
Copy Markdown
Contributor

This is a fun one... The git tag is created, what's missing is the github release.

Sonobuoy has its version in two places, /go.mod and /inttest/Makefile.variables. Now what's funny is that in intest/Makefile.variables we use github-release as a datasource, however go.mod uses a go datasource which is based on git tags instead of github releases.

Someone already complained about this but nobody replied in the issue :/ vmware-tanzu/sonobuoy#2035.

So if we want the binary we'll have to compile it ourselves. I think we can just skip this version...

Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>
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.

3 participants