fix(deps): update dependency kubebuilder to v4.15.0#41
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.14.0→4.15.0Release Notes
kubernetes-sigs/kubebuilder (kubebuilder)
v4.15.0Compare Source
🚀 Keep Your Scaffold Updated
The migration guide covers upgrading from any supported version to the latest release.
For the smoothest upgrade path, use the AutoUpdate Plugin or run
kubebuilder alpha update. Both use the same update logic to keep your project scaffold aligned with the latest Kubebuilder changes.Other upgrade options are mainly intended for older projects that do not yet have
cliVersionin their PROJECT file. Use them as a one-time step to reach a supported version, then continue using these update workflows.Only for users of the Helm Plugin (
helm/v2-alpha)enabletoenabled(#5736)Action Required
Run:
Then ensure that all occurrences of
enableare renamed toenabledin:✨ Upgrades
Adds support for Kubernetes
1.36and Go1.26.1.25.7to1.26.0(#5670)v0.23.3tov0.24.1and Kubernetes dependencies to support Kubernetes1.36(#5671, #5710)v0.20.1tov0.21.0(#5683)v2.11.4tov2.12.2(#5711)✨ New Features
v0.24.0) (#5684)depguardrule to deny usage of the Gosortpackage (#5755)🐛 Bug Fixes
--) (#5716)CloseFileErrorwrappingnilinstead of the actual close error (#5681)alpha update push(#5694)alpha update(#5695)edithanging on malformeddist/install.yamlfiles (#5753)What's Changed
New Contributors
Full Changelog: kubernetes-sigs/kubebuilder@v4.14.0...v4.15.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.