Skip to content

chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.8.1 - autoclosed

Botaniker (Bot) requested to merge renovate/ghcr.io-siderolabs-talosctl-1.x into main

This MR contains the following updates:

Package Update Change OpenSSF
ghcr.io/siderolabs/talosctl patch v1.8.0 -> v1.8.1 OpenSSF Scorecard

Release Notes

siderolabs/talos (ghcr.io/siderolabs/talosctl)

v1.8.1

Compare Source

Talos 1.8.1 (2024-10-08)

Welcome to the v1.8.1 release of Talos!

Starting with Talos v1.8.0, only standard assets would be published as github release assets. These include:

  • cloud-images.json
  • talosctl binaries
  • kernel
  • initramfs
  • metal iso and disk images
  • talosctl-cni-bundle

All other release assets can be downloaded from Image Factory.

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

Component Updates

Linux: 6.6.54 containerd: 2.0.0-rc.5 Flannel: 0.25.7

Talos is built with Go 1.22.8.

Contributors
  • Andrey Smirnov
  • Hexoplon
  • ekarlso
Changes
16 commits

  • @​477752f release(v1.8.1): prepare release
  • @​362c9f8 test: skip lvm test if not enough user disks available
  • @​7930500 chore: checkout extensions from release-1.8, not main
  • @​f6d6306 fix: wipe system partitions correctly via kernel args
  • @​4d279c6 fix: volume encryption with failing keyslots
  • @​070defa fix: update grpc-go the latest patch release
  • @​a2d12fd feat: update Flannel to v0.25.7
  • @​e2f560b feat: bring in lpfc kernel module driver
  • @​788336a feat: enable QEDF driver
  • @​e4341fa fix: make /var/run empty on reboots
  • @​66228ef fix: multiple fixes for LVM activation
  • @​5f4515f fix: prevent file descriptors leaks to child processes
  • @​a55103e chore: ignore more plugins for system containerd
  • @​ffcdc0b fix: build talosctl without tcell_minimal
  • @​d29f660 feat: add support for CI Network config in nocloud
  • @​01e580b feat: update Go 1.22.8, Linux, pkgs
Changes from siderolabs/pkgs
8 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/klauspost/compress v1.17.9 -> v1.17.10
  • github.com/siderolabs/go-blockdevice/v2 v2.0.2 -> v2.0.3
  • github.com/siderolabs/pkgs v1.8.0-8-gdf1a1a5 -> v1.8.0-16-g71d23b4
  • github.com/siderolabs/talos/pkg/machinery v1.8.0 -> v1.8.1
  • github.com/siderolabs/tools v1.8.0-1-ga0c06c6 -> v1.8.0-2-g7719230
  • google.golang.org/grpc v1.66.0 -> v1.66.3

Previous release can be found at v1.8.0

Images
ghcr.io/siderolabs/flannel:v0.25.7
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/etcd-development/etcd:v3.5.16
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
ghcr.io/siderolabs/kubelet:v1.31.1
ghcr.io/siderolabs/installer:v1.8.1
registry.k8s.io/pause:3.9

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Merge request reports

Loading