Skip to content

Conversation

@cybozu-neco
Copy link
Collaborator

@cybozu-neco cybozu-neco commented Nov 28, 2025

This PR contains the following updates:

Package Update Change Pending
GoogleContainerTools/container-structure-test minor v1.21.1 -> v1.22.0
aquaproj/aqua-registry minor v4.434.0 -> v4.435.0 v4.442.0 (+6)
kubernetes-sigs/kubebuilder minor v4.9.0 -> v4.10.0 v4.10.1
mikefarah/yq patch v4.48.1 -> v4.48.2 v4.49.2 (+1)

Release Notes

GoogleContainerTools/container-structure-test (GoogleContainerTools/container-structure-test)

v1.22.0

Compare Source

Changelog

Container Images

ghcr.io/googlecontainertools/container-structure-test:1.22.0

aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.435.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.434.0...v4.435.0

🎉 New Packages

#​43910 cirruslabs/cirrus-cli - CLI for executing Cirrus tasks locally and in any CI @​djgoku

Fixes

#​44106 Re-scaffold phiresky/ripgrep-all

Security

#​43857 topgrade-rs/topgrade: GitHub artifact attestations config @​scop
#​44024 axodotdev/cargo-dist: GitHub artifact attestations config @​scop

kubernetes-sigs/kubebuilder (kubernetes-sigs/kubebuilder)

v4.10.0

Compare Source

🚀 Keep Your Scaffold Updated

Automate updates with kubebuilder edit --plugins="autoupdate.kubebuilder.io/v1-alpha" or run them manually with kubebuilder alpha update. If your PROJECT file does not include cliVersion, you may need a one-time manual upgrade, and kubebuilder alpha generate can fully re-scaffold the project in one step. After that, updates work seamlessly.

⚠️ Warnings

Deprecation Notice: helm/v1-alphahelm/v2-alpha

✨ The new helm/v2-alpha plugin replaces the deprecated helm/v1-alpha and brings major improvements in flexibility and maintainability, championing changes driven by community feedback.

Chart values are now better exposed, enabling easier customization and addressing long-standing issues by consuming the kustomize-generated bundle from make build-installer instead of relying on fixed templates for chart generation.
Try it out with: kubebuilder edit --plugins=helm/v2-alpha. (More info)

v4.10.0 Go Module Install Issue

v4.10.0 cannot be installed as a Go module (go mod download fails due to an invalid file path: .github/*.instructions.md).
CLI binaries work normally. The release has been retracted.

✨ New features

  • (go/v4): Enable multi-architecture support in GitHub Actions and devcontainer scripts by dynamically detecting GOARCH. #​5142
  • (go/v4): Allow ENV TEST version to be derived from replaces. #​5096
  • (go/v4): Add support for custom webhook paths. #​5171
  • (go/v4): Add *.kubeconfig to .gitignore. #​5111
  • (go/v4): Allow informing Go modules for external APIs when pinning a downgraded version is required. #​5194
  • (helm/v2-alpha): Introduce the new helm/v2-alpha plugin. (More info) (#​5058, #​5172, #​5119, #​5147, #​5173, #​5174)
  • (External Plugins API): Add PluginChain field to the external plugin API. #​5161
  • (External Plugins API): Expose ProjectConfig to external plugins. #​5165

✨ Upgrades

  • (go/v4): Upgrade golangci-lint from v2.4.0v2.5.0. #​5128
  • (go/v4): Upgrade controller-runtime from v0.22.1v0.22.4. (#​5129, #​5178)
  • (go/v4): Upgrade cert-manager used in e2e tests from v1.18.2v1.19.1. (#​5133, #​5136)
  • (go/v4): Upgrade Golang version from 1.241.24.6. #​5186

🐛 Bug fixes

  • (go/v4): Fix project scaffolding failure when directories contain spaces by quoting Makefile variables. #​5139
  • (go/v4): Simplify init directory validation to only block Kubebuilder-specific files. #​5154
  • (External Plugins API): Fix plugin configuration tracking when wrapped in bundles with custom domains. #​5166

🎉 Thanks to all contributors!

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/kubebuilder@v4.9.0...v4.10.0

mikefarah/yq (mikefarah/yq)

v4.48.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cybozu-neco cybozu-neco force-pushed the renovate/all-minor-patch branch from aca7579 to 944c0cf Compare November 29, 2025 10:03
Copy link
Contributor

@takahiro-yamada takahiro-yamada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@takahiro-yamada takahiro-yamada merged commit 8d046ef into main Dec 1, 2025
11 checks passed
@takahiro-yamada takahiro-yamada deleted the renovate/all-minor-patch branch December 1, 2025 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants