Skip to content

🌱 Bump CAPI to v1.11.6#1311

Merged
metal3-io-bot merged 1 commit into
release-1.11from
dependabot/go_modules/release-1.11/capi-138c46c6bc
Feb 23, 2026
Merged

🌱 Bump CAPI to v1.11.6#1311
metal3-io-bot merged 1 commit into
release-1.11from
dependabot/go_modules/release-1.11/capi-138c46c6bc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the capi group with 1 update in the / directory: sigs.k8s.io/cluster-api.

Updates sigs.k8s.io/cluster-api from 1.11.5 to 1.11.6

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.11.6

👌 Kubernetes version support

  • Management Cluster: v1.30.x -> v1.34.x
  • Workload Cluster: v1.28.x -> v1.34.x

More information about version support can be found here

Changes since v1.11.5

📈 Overview

  • 6 new commits merged
  • 1 feature addition ✨
  • 2 bugs fixed 🐛

✨ New Features

  • KCP: Bump coredns/corefile-migration to v1.0.30 (#13295)

🐛 Bug Fixes

  • e2e: Add wait-resource-versions-{become,remain}-stable intervals to e2e config (#13331)
  • Misc: Fix bug while setting status for deprecated fields (#13345)

🌱 Others

  • clusterctl: Update cert-manager to v1.19.3 (#13313)
  • clusterctl: Update to cert-manager v1.19.2 (#13279)
  • Dependency: Go bump 1.24.13 (#13325)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • 13c66ae Merge pull request #13345 from k8s-infra-cherrypick-robot/cherry-pick-13336-t...
  • 2b5cadd Fix bug while setting status for deprecated fields
  • 620dfbc Merge pull request #13331 from nojnhuh/e2e-resourceversion-wait
  • b4d1ea0 Add wait-resource-versions-{become,remain}-stable intervals to e2e config
  • e42c469 Merge pull request #13325 from k8s-infra-cherrypick-robot/cherry-pick-13324-t...
  • 1fadb85 go-bump-1.24.13
  • 3c57563 Merge pull request #13313 from k8s-infra-cherrypick-robot/cherry-pick-13307-t...
  • df05465 update cert-manager to v1.19.3
  • 1235055 Merge pull request #13295 from nikParasyr/release_1_11_corefile
  • ac72c37 Bump coredns/corefile-migration to v1.0.30
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the capi group with 1 update in the / directory: [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api).


Updates `sigs.k8s.io/cluster-api` from 1.11.5 to 1.11.6
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.11.5...v1.11.6)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-version: 1.11.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: capi
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Feb 23, 2026
@metal3-io-bot metal3-io-bot added this to the IPAM - v1.11 milestone Feb 23, 2026
@metal3-io-bot

Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a metal3-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@metal3-io-bot metal3-io-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 23, 2026

@smoshiur1237 smoshiur1237 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 23, 2026
@tuminoid tuminoid changed the title 🌱 Bump sigs.k8s.io/cluster-api from 1.11.5 to 1.11.6 in the capi group across 1 directory 🌱 Bump CAPI to v1.11.6 Feb 23, 2026

@smoshiur1237 smoshiur1237 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/test metal3-centos-e2e-integration-test-release-1-11

@tuminoid tuminoid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/approve

@metal3-io-bot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tuminoid

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 23, 2026
@metal3-io-bot metal3-io-bot merged commit 41c0e9c into release-1.11 Feb 23, 2026
20 checks passed
@metal3-io-bot metal3-io-bot deleted the dependabot/go_modules/release-1.11/capi-138c46c6bc branch February 23, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants