rancher / cluster-api-provider-rke2

RKE2 bootstrap and control-plane Cluster API providers.
Apache License 2.0
82 stars 28 forks source link

chore(deps): Bump github.com/coreos/butane from 0.19.0 to 0.22.0 #444

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps github.com/coreos/butane from 0.19.0 to 0.22.0.

Release notes

Sourced from github.com/coreos/butane's releases.

v0.21.0

Butane 0.21.0 (2024-06-06)

Starting with this release, Butane binaries are signed with the Fedora 40 key.

Breaking changes

Features

  • Support storage.luks.clevis (flatcar 1.2.0-exp)
  • Stabilize OpenShift spec 4.16.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.17.0-experimental, targeting Ignition spec 3.5.0-experimental

v0.20.0

Starting with this release, Butane binaries are signed with the Fedora 39 key.

Features

  • Support s390x layouts in boot_device section (fcos 1.6.0-exp, openshift 4.15.0-exp)
  • Stabilize OpenShift spec 4.15.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.16.0-experimental, targeting Ignition spec 3.5.0-experimental

Misc. changes

  • Require Go 1.20+
Changelog

Sourced from github.com/coreos/butane's changelog.

Butane 0.22.0 (2024-09-20)

Features

  • Stabilize OpenShift spec 4.17.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.18.0-experimental, targeting Ignition spec 3.5.0-experimental
  • Support and documentation for grub section moved to OpenShift 4.18.0-experimental spec.

Misc. changes

  • Roll back to Ignition spec 3.4.0 (openshift 4.17.0)

Butane 0.21.0 (2024-06-06)

Starting with this release, Butane binaries are signed with the Fedora 40 key.

Features

  • Support storage.luks.clevis (flatcar 1.2.0-exp)
  • Stabilize OpenShift spec 4.16.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.17.0-experimental, targeting Ignition spec 3.5.0-experimental

Butane 0.20.0 (2024-02-19)

Starting with this release, Butane binaries are signed with the Fedora 39 key.

Features

  • Support s390x layouts in boot_device section (fcos 1.6.0-exp, openshift 4.16.0-exp)
  • Stabilize OpenShift spec 4.15.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.16.0-experimental, targeting Ignition spec 3.5.0-experimental

Misc. changes

  • Require Go 1.20+
Commits
  • 6d2ec2d Merge pull request #548 from yasminvalim/release-0.22.0
  • 27d083a docs/release-notes: update for release 0.23.0
  • 19219ed Merge pull request #547 from prestist/s-openshift-v4.17.0
  • f99867f docs/release-notes: Cleanup empty entries
  • 18d63d2 docs/release-notes: Update for 4.17 stabilization
  • d588e25 openshift/v4.17: Use fcos 1.5 & ignition 3.4 specs
  • d83bd0d openshift/v4.17: Stabilize 4.17.0 spec
  • 67953ed openshift/v4_18_exp: Update spec to 4.18.0-experimental
  • 6c465de openshift/v4_18_exp: Copy from 4.17_exp
  • d26d803 Merge pull request #540 from aaradhak/f40
  • 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 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)