Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/coreos/butane from 0.14.0 to 0.17.0 in /mantle #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 5, 2023

Bumps github.com/coreos/butane from 0.14.0 to 0.17.0.

Release notes

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

v0.16.0

Features

  • Stabilize OpenShift spec 4.12.0, targeting Ignition spec 3.2.0
  • Add OpenShift spec 4.13.0-experimental, targeting Ignition spec 3.4.0-experimental
  • Ship aarch64 macOS binary in GitHub release artifacts

Misc. changes

  • Roll back to Ignition spec 3.2.0 (openshift 4.12.0)
  • Require Go 1.17+
  • test: Check docs on macOS and Windows if dependencies are available

Docs changes

  • Document passwd.users.should_exist and passwd.groups.should_exist fields (fcos 1.2.0+, flatcar, rhcos)
  • Clarify spec docs for files/directories/links group fields
  • Document that user/group fields aren't applied to hard links

v0.15.0

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

Breaking changes:

  • Return selected compression field value from MakeDataURL() (Go API)

Features:

  • Add Flatcar spec 1.0.0 and 1.1.0-experimental, targeting Ignition spec 3.3.0 and 3.4.0-experimental respectively
  • Stabilize OpenShift spec 4.11.0, targeting Ignition spec 3.2.0
  • Add OpenShift spec 4.12.0-experimental, targeting Ignition spec 3.4.0-experimental
  • Add arm64 support to container
  • Add GRUB password support (fcos 1.5.0-exp, openshift 4.12.0-exp)
  • Add TranslationSet AddFromCommonObject() and Map() methods (Go API)

Bug fixes:

  • Set compression field for uncompressed inline/local resources, fixing provisioning failure when merged with a compressed parent resource
  • Fix local file inclusion on Windows
  • Fix build script on Windows

Misc. changes:

  • Derive container from Fedora image to support use in multi-stage builds
  • Fail if setuid/setgid/sticky mode bits specified (openshift 4.10.0+)
  • Update to Ignition 2.14.0
  • Roll back to Ignition spec 3.2.0 (openshift 4.11.0)

Docs changes:

... (truncated)

Changelog

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

Upcoming Butane 0.17.0 (2023-01-04)

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

Features

  • Add RHEL for Edge (r4e) spec 1.0.0 and 1.1.0-experimental, targeting Ignition spec 3.3.0 and 3.4.0-experimental respectively

Bug fixes

  • Fix version string in release container

Butane 0.16.0 (2022-10-14)

Features

  • Stabilize OpenShift spec 4.12.0, targeting Ignition spec 3.2.0
  • Add OpenShift spec 4.13.0-experimental, targeting Ignition spec 3.4.0-experimental
  • Ship aarch64 macOS binary in GitHub release artifacts

Misc. changes

  • Roll back to Ignition spec 3.2.0 (openshift 4.12.0)
  • Require Go 1.17+
  • test: Check docs on macOS and Windows if dependencies are available

Docs changes

  • Document passwd.users.should_exist and passwd.groups.should_exist fields (fcos 1.2.0+, flatcar, rhcos)
  • Clarify spec docs for files/directories/links group fields
  • Document that user/group fields aren't applied to hard links

Butane 0.15.0 (2022-06-23)

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

Breaking changes

  • Return selected compression field value from MakeDataURL() (Go API)

Features

  • Add Flatcar spec 1.0.0 and 1.1.0-experimental, targeting Ignition spec

... (truncated)

Commits
  • 4612a1c Merge pull request #412 from sohankunkerkar/release-0.17
  • 7f3e059 docs/release-notes: update for release
  • 6986148 Merge pull request #409 from coreosbot-releng/repo-templates
  • 186cbfe Sync repo templates ⚙
  • fae2183 Merge pull request #408 from prestist/update-dockerfile-to-be-uniform
  • 8812700 Dockerfile: update second 'from' to be consistant in using f37
  • 90f19dd Merge pull request #407 from prestist/rebase-f37
  • f1b9d71 dockerfile: rebase to f37 from f36
  • a275deb Merge pull request #405 from coreos/dependabot/go_modules/github.com/coreos/g...
  • 8dad2d8 Merge pull request #404 from 7flying/kickstart
  • 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)

Bumps [github.com/coreos/butane](https://github.com/coreos/butane) from 0.14.0 to 0.17.0.
- [Release notes](https://github.com/coreos/butane/releases)
- [Changelog](https://github.com/coreos/butane/blob/main/docs/release-notes.md)
- [Commits](coreos/butane@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/butane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants