File tree Expand file tree Collapse file tree 2 files changed +40
-1
lines changed Expand file tree Collapse file tree 2 files changed +40
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Talos System Extensions 1.10.2] ( https://github.com/siderolabs/extensions/releases/tag/v1.10.2 ) (2025-05-16)
2+
3+ Welcome to the v1.10.2 release of Talos System Extensions!
4+
5+ See [ Talos Linux documentation] ( https://www.talos.dev/v1.10/talos-guides/configuration/system-extensions/ ) for information on using system extensions.
6+
7+ Please try out the release binaries and report any issues at
8+ https://github.com/siderolabs/extensions/issues .
9+
10+ ### Component Updates
11+
12+ ZFS: 2.3.2
13+ gvisor: 20250505
14+ Kata containers: 3.16.0
15+ Tailscale: 1.82.5
16+ NVIDIA LTS: 535.247.01
17+ NVIDIA Production: 570.133.20
18+ NVIDIA Container Toolkit: 1.17.6
19+
20+
21+ ### Contributors
22+
23+ * Andrey Smirnov
24+
25+ ### Changes
26+ <details ><summary >2 commits</summary >
27+ <p >
28+
29+ * [ ` 1c249ac ` ] ( https://github.com/siderolabs/extensions/commit/1c249acbeec166ac5e38b912e63071094344f5c5 ) feat: backport updates from 1.11
30+ * [ ` 375bf41 ` ] ( https://github.com/siderolabs/extensions/commit/375bf41fc1d7cc3fd378a5ecab3215a0d61f6ff9 ) feat: update for new pkgs, ZFS 2.3.2
31+ </p >
32+ </details >
33+
34+ ### Dependency Changes
35+
36+ This release has no dependency changes
37+
38+ Previous release can be found at [ v1.10.1] ( https://github.com/siderolabs/extensions/releases/tag/v1.10.1 )
39+
140## [ Talos System Extensions 1.10.1] ( https://github.com/siderolabs/extensions/releases/tag/v1.10.1 ) (2025-05-07)
241
342Welcome to the v1.10.1 release of Talos System Extensions!
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ github_repo = "siderolabs/extensions"
66match_deps = " ^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
77
88# previous release
9- previous = " v1.10.0 "
9+ previous = " v1.10.1 "
1010
1111pre_release = false
1212
You can’t perform that action at this time.
0 commit comments