cluster-api-ipam-provider-in-cluster icon indicating copy to clipboard operation
cluster-api-ipam-provider-in-cluster copied to clipboard

:seedling: Bump sigs.k8s.io/cluster-api from 1.11.2 to 1.11.3

Open dependabot[bot] opened this issue 3 weeks ago • 1 comments

Bumps sigs.k8s.io/cluster-api from 1.11.2 to 1.11.3.

Release notes

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

v1.11.3

👌 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.2

:chart_with_upwards_trend: Overview

  • 13 new commits merged
  • 1 feature addition ✨

:sparkles: New Features

  • KCP: Bump coredns/corefile-migration to v1.0.29 (#12863)

:seedling: Others

  • CAPD: Recreate container if we re-enter reconciliation and it exists but is not running (#12933)
  • clusterctl: Bump cert-manager to v1.19.0 (#12832)
  • clusterctl: Bump cert-manager to v1.19.1 (#12875)
  • Dependency: Bump Go to v1.24.8 (#12829)
  • Dependency: Bump Go to v1.24.9 (#12868)
  • e2e: Fix self-hosted to actually read DOCKER_PRELOAD_IMAGES from the e2e config (#12932)
  • Runtime SDK: Add hint to look into controller logs to runtime client error response (#12850)

:book: Additionally, there have been 5 contributions to our documentation and book. (#12837, #12839, #12887, #12894, #12916)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • 7b1cf36 Merge pull request #12933 from k8s-infra-cherrypick-robot/cherry-pick-12923-t...
  • 8b0daf1 Merge pull request #12932 from k8s-infra-cherrypick-robot/cherry-pick-12907-t...
  • 85c03b3 CAPD: recreate container if we re-enter reconciliation and it exists but is n...
  • fe3f4ad e2e: fix self-hosted to actually read DOCKER_PRELOAD_IMAGES from the e2e config
  • 6a7d20b Merge pull request #12916 from k8s-infra-cherrypick-robot/cherry-pick-12896-t...
  • d5df45a docs: Update microvm provider URL
  • a3fab10 Merge pull request #12894 from k8s-infra-cherrypick-robot/cherry-pick-12893-t...
  • 6a18497 book: Update control-plane contract to mention the label cluster.x-k8s.io/con...
  • b20a43e Merge pull request #12887 from k8s-infra-cherrypick-robot/cherry-pick-12885-t...
  • c49f841 book: fix v1.10 to v1.11 warning at the end
  • 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)

dependabot[bot] avatar Nov 10 '25 18:11 dependabot[bot]