siderolabs / talos-cloud-controller-manager

Generic cloud controller manager for hybrid deployments using Talos OS
MIT License
57 stars 10 forks source link

chore: Bump github.com/siderolabs/talos/pkg/machinery from 1.5.2 to 1.5.4 #103

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/siderolabs/talos/pkg/machinery from 1.5.2 to 1.5.4.

Release notes

Sourced from github.com/siderolabs/talos/pkg/machinery's releases.

v1.5.4

Talos 1.5.4 (2023-10-17)

Welcome to the v1.5.4 release of Talos!

Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues.

Component Updates

Linux: 6.1.58

Talos is built with Go 1.21.3.

Contributors

  • Andrey Smirnov
  • Thomas Way
  • Utku Ozdemir

Changes

  • siderolabs/talos@9cf7980e5 release(v1.5.4): prepare release
  • siderolabs/talos@b72abb613 test: fix 'talosctl gen' tests
  • siderolabs/talos@69f1ea283 fix: handle secure boot state policy pcr digest error
  • siderolabs/talos@738092fda fix: use tpm2 hash algorithm constants and allow non-SHA-256 PCRs
  • siderolabs/talos@21d874a8a fix: clear the encryption config in META when STATE is reset
  • siderolabs/talos@58b16b9dc feat: support service account auth in cli
  • siderolabs/talos@124c2ff13 fix: the node IP for kubelet shouldn't change if nothing matches
  • siderolabs/talos@8f8392595 feat: update Linux to 6.1.58
  • siderolabs/talos@db4c5ce99 feat: update Go to 1.20.10

Changes from siderolabs/extras

  • siderolabs/extras@6241ac7 feat: update Go to 1.20.10

Changes from siderolabs/pkgs

... (truncated)

Commits
  • 9cf7980 release(v1.5.4): prepare release
  • b72abb6 test: fix 'talosctl gen' tests
  • 69f1ea2 fix: handle secure boot state policy pcr digest error
  • 738092f fix: use tpm2 hash algorithm constants and allow non-SHA-256 PCRs
  • 21d874a fix: clear the encryption config in META when STATE is reset
  • 58b16b9 feat: support service account auth in cli
  • 124c2ff fix: the node IP for kubelet shouldn't change if nothing matches
  • 8f83925 feat: update Linux to 6.1.58
  • db4c5ce feat: update Go to 1.20.10
  • cb21c67 release(v1.5.3): prepare release
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 11 months ago

Superseded by #110.