File tree Expand file tree Collapse file tree 2 files changed +44
-1
lines changed Expand file tree Collapse file tree 2 files changed +44
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Sidero 0.6.11] ( https://github.com/talos-systems/sidero/releases/tag/v0.6.11 ) (2025-09-02)
2+
3+ Welcome to the v0.6.11 release of Sidero!
4+
5+
6+
7+ Please try out the release binaries and report any issues at
8+ https://github.com/talos-systems/sidero/issues .
9+
10+ ### Talos Linux
11+
12+ Sidero Metal now supports Talos Linux v1.11.x.
13+
14+
15+ ### Contributors
16+
17+ * Andrey Smirnov
18+
19+ ### Changes
20+ <details ><summary >2 commits</summary >
21+ <p >
22+
23+ * [ ` 55df6d4 ` ] ( https://github.com/talos-systems/sidero/commit/55df6d441b977d2198f4a0080e3ccc0a517b4e7e ) feat: update Talos to v1.11.0
24+ * [ ` 0939b37 ` ] ( https://github.com/talos-systems/sidero/commit/0939b37b42fea33eb1d6f235f0107d6f71839d7e ) feat: update to Talos v1.11.0-beta.2
25+ </p >
26+ </details >
27+
28+ ### Dependency Changes
29+
30+ * ** github.com/go-logr/logr** v1.4.2 -> v1.4.3
31+ * ** github.com/siderolabs/gen** v0.8.0 -> v0.8.5
32+ * ** github.com/siderolabs/siderolink** v0.3.14 -> v0.3.15
33+ * ** github.com/siderolabs/talos/pkg/machinery** v1.10.0 -> v1.11.0
34+ * ** github.com/spf13/pflag** v1.0.6 -> v1.0.7
35+ * ** golang.org/x/net** v0.39.0 -> v0.43.0
36+ * ** golang.org/x/sync** v0.13.0 -> v0.16.0
37+ * ** golang.org/x/sys** v0.32.0 -> v0.35.0
38+ * ** google.golang.org/grpc** v1.72.0 -> v1.74.2
39+ * ** google.golang.org/protobuf** v1.36.6 -> v1.36.7
40+ * ** sigs.k8s.io/cluster-api** v1.10.1 -> v1.10.4
41+
42+ Previous release can be found at [ v0.6.10] ( https://github.com/talos-systems/sidero/releases/tag/v0.6.10 )
43+
144## [ Sidero 0.6.10] ( https://github.com/talos-systems/sidero/releases/tag/v0.6.10 ) (2025-06-11)
245
346Welcome to the v0.6.10 release of Sidero!
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ github_repo = "talos-systems/sidero"
66match_deps = " ^github.com/(talos-systems/[a-zA-Z0-9-]+)$"
77
88# previous release
9- previous = " v0.6.9 "
9+ previous = " v0.6.10 "
1010
1111pre_release = false
1212
You can’t perform that action at this time.
0 commit comments