k8s-proxmox / cluster-api-provider-proxmox

Cluster API provider implementation for Proxmox VE
Apache License 2.0
95 stars 11 forks source link

Bump sigs.k8s.io/cluster-api from 1.4.1 to 1.4.4 #33

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sigs.k8s.io/cluster-api from 1.4.1 to 1.4.4.

Release notes

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

v1.4.4

πŸ‘Œ Kubernetes version support

  • Management Cluster: v1.23.x -> v1.27.x
  • Workload Cluster: v1.21.x -> v1.27.x

More information about version support can be found here

Changes since v1.4.3

:chart_with_upwards_trend: Overview

  • 12 new commits merged
  • 6 bugs fixed πŸ›

:bug: Bug Fixes

  • CAPD: Add kind mapper (#8903)
  • CAPD: test/capd: fix kind mapper entry for v1.25.11 (#8915)
  • CI: Always build Kind images for upgrade tests (#8871)
  • CI: Ensure ALWAYS_BUILD_KIND_IMAGES is defaulted correctly in ci script (#8876)
  • e2e: Use known kindest/node image versions by sha for e2e upgrade tests (#8868)
  • CAPBK: ignition: start kubeadm after network.target (#8803)

:seedling: Others

  • Dependency: Update KIND to v0.20.0 (#8911)
  • Dependency: Update cert-manager to v1.12.2 (#8888)
  • KCP: fix noisy error log triggered by missing patch helper (#8866)
  • CI: Add dependency label to github actions update (#8847)

:book: Additionally, there have been 2 contributions to our documentation and book. (#8813, #8806)

Thanks to all our contributors! 😊

v1.4.3

πŸ‘Œ Kubernetes version support

  • Management Cluster: v1.23.x -> v1.27.x
  • Workload Cluster: v1.21.x -> v1.27.x

More information about version support can be found here

Changes since v1.4.2

:chart_with_upwards_trend: Overview

  • 32 new commits merged
  • 9 bugs fixed πŸ›

... (truncated)

Commits
  • 00dbf7b Merge pull request #8925 from k8s-infra-cherrypick-robot/cherry-pick-8924-to-...
  • 2d84a18 Fix deprecation marker for RolloutAfter
  • 0691165 Merge pull request #8915 from k8s-infra-cherrypick-robot/cherry-pick-8914-to-...
  • ac3c719 test/capd: fix kind mapper entry for v1.25.11
  • e4e313c Merge pull request #8911 from killianmuldoon/pr-1.4-kind-v0.20.0
  • 2607360 Update KIND to v0.20.0
  • 8b25411 Merge pull request #8903 from killianmuldoon/pr-1.4-kind-mapper
  • 64941ee add kind mapper
  • 2afbcde Merge pull request #8888 from k8s-infra-cherrypick-robot/cherry-pick-8883-to-...
  • c74279a Update cert-manager to v1.12.2
  • 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 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] commented 1 year ago

The following labels could not be found: ok-to-test.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.