Skip to content

Releases: siderolabs/sidero

v0.6.11

02 Sep 15:29
v0.6.11
6186aac

Choose a tag to compare

Sidero 0.6.11 (2025-09-02)

Welcome to the v0.6.11 release of Sidero!

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

Talos Linux

Sidero Metal now supports Talos Linux v1.11.x.

Contributors

  • Andrey Smirnov

Changes

3 commits

  • 6186aac release(v0.6.11): prepare release
  • 55df6d4 feat: update Talos to v1.11.0
  • 0939b37 feat: update to Talos v1.11.0-beta.2

Dependency Changes

  • github.com/go-logr/logr v1.4.2 -> v1.4.3
  • github.com/siderolabs/gen v0.8.0 -> v0.8.5
  • github.com/siderolabs/siderolink v0.3.14 -> v0.3.15
  • github.com/siderolabs/talos/pkg/machinery v1.10.0 -> v1.11.0
  • github.com/spf13/pflag v1.0.6 -> v1.0.7
  • golang.org/x/net v0.39.0 -> v0.43.0
  • golang.org/x/sync v0.13.0 -> v0.16.0
  • golang.org/x/sys v0.32.0 -> v0.35.0
  • google.golang.org/grpc v1.72.0 -> v1.74.2
  • google.golang.org/protobuf v1.36.6 -> v1.36.7
  • sigs.k8s.io/cluster-api v1.10.1 -> v1.10.4

Previous release can be found at v0.6.10

v0.6.10

11 Jun 10:39
v0.6.10
24f40fa

Choose a tag to compare

Sidero 0.6.10 (2025-06-11)

Welcome to the v0.6.10 release of Sidero!

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

Contributors

  • Andrey Smirnov

Changes

2 commits

  • 24f40fa release(v0.6.10): prepare release
  • 0dcfd1b fix: multi doc machine config generation

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.6.9

v0.6.9

02 May 15:57
v0.6.9
0371f8e

Choose a tag to compare

Sidero 0.6.9 (2025-05-02)

Welcome to the v0.6.9 release of Sidero!

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

Contributors

  • Noel Georgi

Changes

2 commits

  • 0371f8e release(v0.6.9): prepare release
  • 4e082be fix(ci): arm64 container image asset

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.6.8

v0.6.8

01 May 13:56
v0.6.8
1d08ca2

Choose a tag to compare

Sidero 0.6.8 (2025-05-01)

Welcome to the v0.6.8 release of Sidero!

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

Cluster API

Sidero Metal is now built and tested with Cluster API 1.10.0.

Talos Linux

Sidero Metal now supports Talos Linux v1.10.x.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Utku Ozdemir

Changes

5 commits

  • 1d08ca2 release(v0.6.8): prepare release
  • 520bb35 feat: update to Talos 1.10.0 final
  • 3784341 feat: update Talos and CAPI to 1.10
  • b27fca4 feat: use kres to manage github actions
  • a46f257 docs: add Omni bare metal infra provider link to maintenance warning

Dependency Changes

  • github.com/google/go-cmp v0.6.0 -> v0.7.0
  • github.com/insomniacslk/dhcp a481575ed0ef -> 5f8cf70e8c5f
  • github.com/siderolabs/gen v0.7.0 -> v0.8.0
  • github.com/siderolabs/go-debug v0.4.0 -> v0.5.0
  • github.com/siderolabs/go-pointer v1.0.0 -> v1.0.1
  • github.com/siderolabs/siderolink v0.3.11 -> v0.3.14
  • github.com/siderolabs/talos/pkg/machinery v1.9.0 -> v1.10.0
  • github.com/spf13/pflag v1.0.5 -> v1.0.6
  • golang.org/x/net v0.32.0 -> v0.39.0
  • golang.org/x/sync v0.10.0 -> v0.13.0
  • golang.org/x/sys v0.28.0 -> v0.32.0
  • golang.zx2c4.com/wireguard/wgctrl 925a1e7659e6 -> a9ab2273dd10
  • google.golang.org/grpc v1.68.1 -> v1.72.0
  • google.golang.org/protobuf v1.35.2 -> v1.36.6
  • k8s.io/api v0.31.3 -> v0.32.3
  • k8s.io/apiextensions-apiserver v0.31.3 -> v0.32.3
  • k8s.io/apimachinery v0.31.3 -> v0.32.3
  • k8s.io/client-go v0.31.3 -> v0.32.3
  • k8s.io/component-base v0.31.3 -> v0.32.3
  • sigs.k8s.io/cluster-api v1.9.1 -> v1.10.1
  • sigs.k8s.io/controller-runtime v0.19.3 -> v0.20.4

Previous release can be found at v0.6.7

v0.6.7

20 Dec 11:53
v0.6.7
f51331a

Choose a tag to compare

Sidero 0.6.7 (2024-12-20)

Welcome to the v0.6.7 release of Sidero!

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

Cluster API

Sidero Metal is now built and tested with Cluster API 1.9.0.

Talos Linux

Sidero Metal now supports Talos Linux v1.9.x.

Contributors

  • Andrey Smirnov

Changes

3 commits

  • f51331a8 release(v0.6.7): prepare release
  • de84f7e5 feat: update to Talos 1.9.0
  • b8daa0cd feat: update dependencies for Talos 1.9.0-beta.0

Dependency Changes

  • github.com/insomniacslk/dhcp a3a4c1f04475 -> a481575ed0ef
  • github.com/siderolabs/gen v0.5.0 -> v0.7.0
  • github.com/siderolabs/go-cmd v0.1.1 -> v0.1.3
  • github.com/siderolabs/go-debug v0.3.0 -> v0.4.0
  • github.com/siderolabs/go-smbios v0.3.2 -> v0.3.3
  • github.com/siderolabs/grpc-proxy v0.4.1 -> v0.5.1
  • github.com/siderolabs/siderolink v0.3.9 -> v0.3.11
  • github.com/siderolabs/talos/pkg/machinery v1.8.0 -> v1.9.0
  • github.com/stretchr/testify v1.9.0 -> v1.10.0
  • golang.org/x/net v0.29.0 -> v0.32.0
  • golang.org/x/sync v0.8.0 -> v0.10.0
  • golang.org/x/sys v0.25.0 -> v0.28.0
  • google.golang.org/grpc v1.66.0 -> v1.68.1
  • google.golang.org/protobuf v1.34.2 -> v1.35.2
  • k8s.io/api v0.31.0 -> v0.31.3
  • k8s.io/apiextensions-apiserver v0.31.0 -> v0.31.3
  • k8s.io/client-go v0.31.0 -> v0.31.3
  • k8s.io/component-base v0.31.0 -> v0.31.3
  • sigs.k8s.io/cluster-api v1.8.3 -> v1.9.1
  • sigs.k8s.io/controller-runtime v0.19.0 -> v0.19.3

Previous release can be found at v0.6.6

v0.6.6

24 Sep 15:17
v0.6.6
999e6e9

Choose a tag to compare

Sidero 0.6.6 (2024-09-24)

Welcome to the v0.6.6 release of Sidero!

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

Talos Linux

Sidero Metal now supports Talos Linux v1.8.x.

Contributors

  • Andrey Smirnov
  • Spencer Smith
  • Steve Francis

Changes

7 commits

  • 999e6e9f release(v0.6.6): prepare release
  • b6fe15df feat: update for Talos 1.8
  • 9a35d37c docs: add deprecation notice
  • d439b10b release(v0.6.5): prepare release
  • a30f4d9b feat: provide negative address filter support
  • cb907cf6 chore: update office hours
  • d91ab75b fix: update HTTP boot filename

Changes since v0.6.5

3 commits

Dependency Changes

  • github.com/go-logr/logr v1.4.1 -> v1.4.2
  • github.com/insomniacslk/dhcp c728f5dd21c8 -> a3a4c1f04475
  • github.com/jsimonetti/rtnetlink v1.4.1 -> v1.4.2
  • github.com/siderolabs/gen v0.4.8 -> v0.5.0
  • github.com/siderolabs/go-blockdevice v0.4.7 -> v0.4.8
  • github.com/siderolabs/grpc-proxy v0.4.0 -> v0.4.1
  • github.com/siderolabs/siderolink v0.3.5 -> v0.3.9
  • github.com/siderolabs/talos/pkg/machinery v1.7.0 -> v1.8.0
  • golang.org/x/net v0.24.0 -> v0.29.0
  • golang.org/x/sync v0.7.0 -> v0.8.0
  • golang.org/x/sys v0.19.0 -> v0.25.0
  • google.golang.org/grpc v1.62.1 -> v1.66.0
  • google.golang.org/protobuf v1.33.0 -> v1.34.2
  • k8s.io/api v0.29.3 -> v0.31.0
  • k8s.io/apiextensions-apiserver v0.29.3 -> v0.31.0
  • k8s.io/apimachinery v0.29.3 -> v0.31.0
  • k8s.io/client-go v0.29.3 -> v0.31.0
  • k8s.io/component-base v0.29.3 -> v0.31.0
  • k8s.io/klog/v2 v2.110.1 -> v2.130.1
  • sigs.k8s.io/cluster-api v1.7.0 -> v1.8.3
  • sigs.k8s.io/controller-runtime v0.17.3 -> v0.19.0

Previous release can be found at v0.6.4

v0.6.5

23 May 18:59
v0.6.5
d439b10

Choose a tag to compare

Sidero 0.6.5 (2024-05-23)

Welcome to the v0.6.5 release of Sidero!

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

Contributors

  • Andrey Smirnov
  • Spencer Smith

Changes

4 commits

  • d439b10b release(v0.6.5): prepare release
  • a30f4d9b feat: provide negative address filter support
  • cb907cf6 chore: update office hours
  • d91ab75b fix: update HTTP boot filename

Dependency Changes

  • github.com/insomniacslk/dhcp c728f5dd21c8 -> f1cffa2c0c49
  • github.com/jsimonetti/rtnetlink v1.4.1 -> v1.4.2
  • github.com/siderolabs/talos/pkg/machinery v1.7.0 -> v1.7.2
  • golang.org/x/sys v0.19.0 -> v0.20.0
  • sigs.k8s.io/cluster-api v1.7.0 -> v1.7.2

Previous release can be found at v0.6.4

v0.6.4

19 Apr 18:17
v0.6.4
c59c6a4

Choose a tag to compare

Sidero 0.6.4 (2024-04-19)

Welcome to the v0.6.4 release of Sidero!

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

Patches

Sidero Metal now supports Talos Linux machine configuration strategic merge patches via 'strategicPatches' field on the Server and ServerClass CRDs.

Contributors

  • Andrey Smirnov
  • Andrew Rynhard
  • Ksawery Kuczyński
  • Luke Carrier

Changes

6 commits

  • c59c6a4a release(v0.6.4): prepare release
  • 62d34bd2 feat: update to final Talos 1.7.0
  • b3f01313 feat: add support for strategic merge patches
  • 5f9acdf5 feat: update to Talos 1.7.0-beta.1
  • b19e58a8 chore: add notice to README
  • 376fd6e6 docs: correct "which { much => must }" typo

Dependency Changes

  • github.com/go-logr/logr v1.3.0 -> v1.4.1
  • github.com/insomniacslk/dhcp 8c70d406f6d2 -> c728f5dd21c8
  • github.com/jsimonetti/rtnetlink v1.4.0 -> v1.4.1
  • github.com/siderolabs/gen v0.4.7 -> v0.4.8
  • github.com/siderolabs/go-debug v0.2.3 -> v0.3.0
  • github.com/siderolabs/go-kmsg v0.1.3 -> v0.1.4
  • github.com/siderolabs/go-procfs v0.1.1 -> v0.1.2
  • github.com/siderolabs/siderolink v0.3.4 -> v0.3.5
  • github.com/siderolabs/talos/pkg/machinery v1.6.0 -> v1.7.0
  • github.com/stretchr/testify v1.8.4 -> v1.9.0
  • go.uber.org/zap v1.26.0 -> v1.27.0
  • golang.org/x/net v0.18.0 -> v0.24.0
  • golang.org/x/sync v0.5.0 -> v0.7.0
  • golang.org/x/sys e4099bfacb8c -> v0.19.0
  • google.golang.org/grpc v1.59.0 -> v1.62.1
  • google.golang.org/protobuf v1.31.0 -> v1.33.0
  • k8s.io/api v0.28.4 -> v0.29.3
  • k8s.io/apiextensions-apiserver v0.28.4 -> v0.29.3
  • k8s.io/apimachinery v0.28.4 -> v0.29.3
  • k8s.io/client-go v0.28.4 -> v0.29.3
  • k8s.io/component-base v0.28.4 -> v0.29.3
  • k8s.io/klog/v2 v2.110.1 new
  • sigs.k8s.io/cluster-api v1.6.0 -> v1.7.0
  • sigs.k8s.io/controller-runtime v0.16.3 -> v0.17.3

Previous release can be found at v0.6.3

v0.6.3

23 Jan 13:40
v0.6.3
ea8e126

Choose a tag to compare

Sidero 0.6.3 (2024-01-23)

Welcome to the v0.6.3 release of Sidero!

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

Contributors

  • Andrey Smirnov
  • Alexandra
  • Anthony ARNAUD
  • rmvangun

Changes

5 commits

  • ea8e1265 release(v0.6.3): prepare release
  • 30d077fb fix: set a default controller runtime log
  • aabe7bc6 fix: sidero.endpoint and sidero.mac was inverted
  • 90d7a7d5 docs: update to reflect master => controlplane
  • dc8b95ed docs: fix wrong raspberry installation url

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.6.2

v0.6.2

15 Dec 16:24
v0.6.2
ae5910f

Choose a tag to compare

Sidero 0.6.2 (2023-12-15)

Welcome to the v0.6.2 release of Sidero!

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

Contributors

  • Andrey Smirnov
  • Nathan Lee
  • Oscar Utbult

Changes

5 commits

  • ae5910fa release(v0.6.2): prepare release
  • 01981eb1 feat: update Talos to 1.6.0
  • 130e608a feat: add firmware to agent initramfs for QLogic NICs
  • 0f7973c8 docs: fix website redirect to latest version
  • 7f6f7875 fix: handle network interfaces without dhcp during pxeboot

Dependency Changes

  • github.com/go-logr/logr v1.2.4 -> v1.3.0
  • github.com/google/go-cmp v0.5.9 -> v0.6.0
  • github.com/insomniacslk/dhcp 65c27093e38a -> 8c70d406f6d2
  • github.com/jsimonetti/rtnetlink v1.3.5 -> v1.4.0
  • github.com/siderolabs/gen v0.4.5 -> v0.4.7
  • github.com/siderolabs/go-blockdevice v0.4.6 -> v0.4.7
  • github.com/siderolabs/go-pointer v1.0.0 new
  • github.com/siderolabs/go-retry v0.3.2 -> v0.3.3
  • github.com/siderolabs/siderolink v0.3.1 -> v0.3.4
  • github.com/siderolabs/talos/pkg/machinery v1.5.3 -> v1.6.0
  • github.com/spf13/pflag v1.0.5 new
  • golang.org/x/net v0.17.0 -> v0.18.0
  • golang.org/x/sync v0.4.0 -> v0.5.0
  • golang.org/x/sys v0.13.0 -> e4099bfacb8c
  • google.golang.org/grpc v1.58.3 -> v1.59.0
  • k8s.io/api v0.27.2 -> v0.28.4
  • k8s.io/apiextensions-apiserver v0.27.2 -> v0.28.4
  • k8s.io/apimachinery v0.27.2 -> v0.28.4
  • k8s.io/client-go v0.27.2 -> v0.28.4
  • k8s.io/component-base v0.28.4 new
  • k8s.io/utils a36077c30491 -> d93618cff8a2
  • sigs.k8s.io/cluster-api v1.5.2 -> v1.6.0
  • sigs.k8s.io/controller-runtime v0.15.1 -> v0.16.3

Previous release can be found at v0.6.1