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.5 #110

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Release notes

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

v1.5.5

Talos 1.5.5 (2023-11-09)

Welcome to the v1.5.5 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.61 Kubernetes: 1.28.3 etcd: 3.5.10

Talos is built with Go 1.20.11.

Contributors

  • Andrey Smirnov
  • Utku Ozdemir
  • Artem Chernyshev

Changes

  • siderolabs/talos@ad7361c72 release(v1.5.5): prepare release
  • siderolabs/talos@5f70f05e9 fix: don't validate machine.install if installed
  • siderolabs/talos@0b18d7403 fix: when writing to META in the installer/imager, use fixed name
  • siderolabs/talos@6be1e5836 fix: fix error output of cli action tracker
  • siderolabs/talos@059823c4b feat: update etcd to 3.5.10
  • siderolabs/talos@8c503f0df chore: bump go-api-signature dependency to v0.3.1
  • siderolabs/talos@61413ed11 fix: make Talos work on Rockpi 4c boards again
  • siderolabs/talos@6fd9a71b3 feat: update Go 1.20.11, Linux 6.1.61, Kubernetes 1.28.3
  • siderolabs/talos@9fe31bd42 fix: update gRPC library to 1.57.2

Changes from siderolabs/extras

  • siderolabs/extras@b43c4e4 feat: update Go to 1.20.11

Changes from siderolabs/pkgs

... (truncated)

Commits
  • ad7361c release(v1.5.5): prepare release
  • 5f70f05 fix: don't validate machine.install if installed
  • 0b18d74 fix: when writing to META in the installer/imager, use fixed name
  • 6be1e58 fix: fix error output of cli action tracker
  • 059823c feat: update etcd to 3.5.10
  • 8c503f0 chore: bump go-api-signature dependency to v0.3.1
  • 61413ed fix: make Talos work on Rockpi 4c boards again
  • 6fd9a71 feat: update Go 1.20.11, Linux 6.1.61, Kubernetes 1.28.3
  • 9fe31bd fix: update gRPC library to 1.57.2
  • 9cf7980 release(v1.5.4): 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

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.