Noel Georgi
76ea5dc465
feat: nvidia extension rework
...
Rework and cleanup the NVIDIA extensions so that it uses standard paths and is easier to maintain.
Signed-off-by: Noel Georgi <git@frezbo.dev>
(cherry picked from commit fdd02585f835159c1266f1b141f67423e3450d2a)
2026-04-15 14:08:19 +04:00
Andrey Smirnov
63d5a47a13
fix: disable NVIDIA GPU check while building the driver
...
E.g. my build machine has ancient NVIDIA GPU, and has nouveau loaded,
which aborts the build, but it doesn't make any sense as I'm not
building it for my machine.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit b28a70da13f61b8c90be579d359a418d15beb95d)
2026-03-26 15:25:55 +04:00
Andrey Smirnov
3fc1ead7a5
feat: update NVIDIA production to 595.58.03
...
See https://github.com/siderolabs/pkgs/pull/1496
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit a6b6bb91551623d266877df4dda5600c759e74a7)
2026-03-26 15:25:35 +04:00
Noel Georgi
279ee3adad
feat: bump deps
...
Bump dependencies.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2026-03-17 11:19:34 +09:00
Noel Georgi
59dbb6573b
fix: nvidia production pkg firmware path
...
Production pkgs should use prod version.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2026-03-11 11:58:45 +05:30
Noel Georgi
c5480f9075
feat(nvidia): switch to CDI
...
Switch to CDI for NVIDIA.
Fixes : #940
Fixes: https://github.com/siderolabs/talos/issues/12103
Needs: https://github.com/siderolabs/talos/pull/12909
Signed-off-by: Noel Georgi <git@frezbo.dev>
2026-03-10 15:19:18 +05:30
Andrey Smirnov
74580ee730
feat: update dependencies
...
Pull in new pkgs, and bump:
* ZFS 2.4.1
* NVIDIA LTS 580.126.20
Bumps in extensions:
* netbird 0.66.2
* newt 1.9.0
* tailscale 1.94.2
* spin 0.23.0
* youki 0.6.0
* Intel ucode 20260227
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-03-09 14:23:33 +04:00
Mateusz Urbanek
8b3058b1f0
chore: update deps
...
Updated dependencies:
zlib: 1.3.2 (was 1.3.1)
kata-containers: 3.27.0 (was 3.26.0)
qemu: 10.2.1 (was 10.2.0)
netbird: 0.65.3 (was 0.64.5)
newt: 1.10.0 (was 1.9.0)
wolfi-base: sha256:9925d3017788558fa8f27e8bb160b791e56202b60c91fbcc5c867de3175986c8 (was sha256:1c56f3ceb1c9929611a1cc7ab7a5fde1ec5df87add282029cd1596b8eae5af67)
Updated PKGS to v1.13.0-alpha.0-61-g3c982f8
Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
2026-02-24 10:32:44 +01:00
Noel Georgi
fb4eb042d7
feat: consolidate extension services
...
Consolidate extension services to be self contained, don't pollute rootfs or mount up libraries from host unless absolutely needed.
Fixes : #876
Fixes: https://github.com/siderolabs/talos/issues/12667
Signed-off-by: Noel Georgi <git@frezbo.dev>
2026-02-18 21:47:18 +05:30
Andrey Smirnov
4299bc8d81
feat: update backportable dependencies
...
netbird: 0.64.5
gvisor: 20260202.0
Kata containers: 3.26.0
cloudflared: 2026.2.0
nebula: 1.10.3
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-02-10 21:16:32 +04:00
Andrey Smirnov
49bf5e494f
feat: update NVIDIA LTS to 580.126.16
...
This matches pkgs update.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-02-10 19:22:11 +04:00
Andrey Smirnov
4e7d25396e
feat: update glibc to 2.43
...
Wolfi seems to have moved to glibc 2.43, so we have to move as well.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-02-06 20:58:47 +04:00
Mateusz Urbanek
b0c7205d09
chore: update backportable dependencies
...
Update the following dependencies
* Network
* cgr.dev/chainguard/wolfi-base - 0c79f2e -> 17ab070
* cloudflare/cloudflared - 2026.1.1 -> 2026.1.2
* fosrl/newt - 1.8.1 -> 1.9.0
* netbirdio/netbird - 0.64.0 -> 0.64.4
* tailscale/tailscale - 1.92.5 -> 1.94.1
* CRI
* google/gvisor - 20260112.0 -> 20260126.0
* Nvidia
* nvidia/libnvidia-container - v1.18.1 -> v1.18.2
* nvidia/nvidia-container-toolkit - v1.18.1 -> v1.18.2
Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
2026-02-02 16:41:25 +01:00
Andrey Smirnov
9f4751070e
feat: update dependencies
...
gvisor: 202601112.0
Kata containers: 3.25.0
stargz-snapshotter: 0.18.2
cloudflared: 2026.1.1
nebula: 1.10.2
tailscale: 1.92.5
vmtoolsd-guest-agent: 1.5.0
netbird: 0.64.0
newt: 1.8.1
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-01-23 20:42:59 +04:00
Andrey Smirnov
5b356b5f18
feat: bump NVIDIA production/LTS drivers
...
LTS: 580.126.09
Production: 570.211.01
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-01-15 21:06:24 +04:00
Andrey Smirnov
37abf04ac8
feat: update dependencies
...
crun: 1.26
ecr-credential-provider: 1.35.0
netbird: 0.60.9
newt: 1.8.0
fuse3: 3.18.1
qemu-guest-agent: 10.2.0
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-12-24 20:02:46 +04:00
Andrey Smirnov
daa3308984
feat: bump dependencies
...
gvisor: 20251208.0
Kata Containers: 3.24.0
nebula: 1.10.0
netbird: 0.60.8
newt: 1.7.0
NVIDIA Container Toolkit: 1.18.1
SOCI Snapshotter: 0.12.1
qemu-guest-agent: 10.1.3
tailscale: 1.92.3
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-12-18 17:13:21 +04:00
Thibault VINCENT
96c61c3423
fix(nvidia-fabricmanager): memory leak in wrapper
...
Fixes missing memory deallocation introduced in #895 .
It's a tiny leak and only happened once at startup.
Signed-off-by: Thibault VINCENT <thibault.vincent@enix.fr>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-12-04 15:01:35 +04:00
Andrey Smirnov
f86b2e1646
feat: update NVIDIA LTS to 580.105.08
...
Use the latest NVIDIA LTS release.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-11-28 19:33:51 +04:00
Mateusz Urbanek
6f10745e54
chore: update backportable dependencies
...
Updated pkgs, tools, crun, tailscale and wolfi-base
Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
2025-11-27 11:39:35 +01:00
Noel Georgi
edbd5ae78c
fix: nvidia persistenced on arm64
...
This is more a band-aid fix, amd64 worked since `/lib64` was mounted up.
Proper fix will be part of refactoring extension services as part of #876
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-11-26 22:38:39 +05:30
Thibault VINCENT
a979d09383
fix(nvidia-fabricmanager): ignore interfaces with isSMDisabled flag set
...
Fixes : #893
Not all LPF interfaces are eligible to manage an NVSwitch and be used by NVLSM. We lack one check that's present in `nvidia-fabricmanager-start.sh`.
Changes:
- check for the isSMDisabled capability flag before selecting an LFP
- improve logging to dump information on all InfiniBand ports that could be of interest, to facilitate bug report processing
- better error reporting for InfiniBand code
Signed-off-by: Thibault VINCENT <thibault.vincent@enix.fr>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-11-26 19:12:22 +05:30
Andrey Smirnov
e58f8d503a
feat: update dependencies
...
See hack/release.toml changes for details.
This is the last bump before 1.12.0-beta.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-11-12 22:02:52 +04:00
Nicole Hubbard
c5e0d1bfb3
feat: add service to create gdrdrv device
...
This is an extension to make it easier to use gdrcopy by creating the /dev/gdrdrv device for you.
Signed-off-by: Nicole Hubbard <code@nicole.dev>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-11-11 13:46:58 +05:30
Noel Georgi
a02f062751
fix: glibc build for arm64
...
Also use ubuntu mirrors for sources which doesn't have `sha512sum` in the URL.
`libtirpc` needed to be downgraded to 1.3.6 since ubuntu mirror doesn't have the latest yet.
Glibc is switched to 2.41 since the shasums were not updated and was actually using 2.41.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-11-07 19:22:53 +05:30
Andrey Smirnov
689420e5ee
feat: bump dependecies
...
See notes in hack/release.toml for a complete list.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-11-05 17:04:08 +04:00
Noel Georgi
fc85294ac9
feat: bump deps
...
Bump dependencies.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-10-27 19:51:13 +05:30
Andrey Smirnov
0beff582fc
feat: update dependencies
...
NVIDIA Container Toolkit: 1.17.9
netbird: 0.59.7
qemu: 10.1.2
stargz-snapshotter: 0.18.0
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-10-21 18:00:33 +04:00
Thibault VINCENT
9d782c572a
feat: fabricmanager support Blackwell baseboards (DGX/HGX B100/B200/B300)
...
Quoting: https://docs.nvidia.com/datacenter/tesla/pdf/fabric-manager-user-guide.pdf
> On NVIDIA DGX-B200, HGX-B200, and HGX-B100 systems and later, the FabricManager package needs an additional NVLSM dependency for proper operation.
> NVLink Subnet manager (NVLSM) originated from the InfiniBand networking and contains additional logic to program NVSwitches and NVLinks.
Not running the NVLSM on Blackwell and newer fabrics with NVLink 5.0+ will result in FabricManager failing to start with error `NV_WARN_NOTHING_TO_DO`. NVSwitches will remain uninitialized and applications will fail with the `CUDA_ERROR_SYSTEM_NOT_READY` or `cudaErrorSystemNotReady` error. The CUDA initialization process can only begin after the GPUs complete their registration process with the NVLink fabric.
A GPU fabric registration status can be verified with the command: `nvidia-smi -q -i 0 | grep -i -A 2 Fabric`. An `In Progress` state indicates that the GPU is being registered and FabricManager is likely not running or missing the NVLSM dependency. A `Completed` state is shown when the GPU is successfully registered with the NVLink fabric.
The FabricManager package includes the script `nvidia-fabricmanager-start.sh`, which is used to selectively start FabricManager and NVLSM processes depending on the underlying platform.
A key aspect of determining whether an NVLink 5.0+ fabric is present is to look for a Limited Physical Function (LPF) port in InfiniBand devices. To differentiate LPFs, the Vital Product Data (VPD) information includes a vendor-specific field called `SMDL`, with a non-zero value defined as `SW_MNG`. The first device is then selected, and it's port GUID is extracted and passed to NVLSM and FabricManager.
So both services share a configuration key that result from a common initialization process. Additionally, they communicate with each other over a Unix socket.
This patch introduces the following changes:
* Adds NVLSM to the nvidia-fabricmanager extension.
* Introduces a new `nvidia-fabricmanager-wrapper` program to replicate the initialization process from `nvidia-fabricmanager-start.sh`:
* Detects NVLink 5.0+ fabrics and extracts an NVSwitch LPF port GUID. This is done by calling libibumad directly with CGO instead of parsing the output of the `ibstat` command as in the upstream script.
* Starts FabricManager, and NVLSM only when needed.
* Keeps both process lifecycles synchronized and ensures the Talos container will restart if either process crashes.
* Refactors the nvidia-fabricmanager container to be self-contained, as this service does not share files with other nvidia-gpu extensions.
Signed-off-by: Thibault VINCENT <thibault.vincent@enix.fr>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-10-21 14:33:33 +05:30
Mateusz Urbanek
38f975746c
chore: update dependencies
...
Update selected dependencies.
Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
2025-10-13 13:21:04 +02:00
Dmitrii Sharshakov
83ee3b07c1
feat: update tools and pkgs for new Go and NVIDIA LTS
...
Also rekres and update catalog for new versions.
Signed-off-by: Dmitrii Sharshakov <dmitry.sharshakov@siderolabs.com>
2025-10-09 18:38:08 +02:00
Andrey Smirnov
563da22175
feat: update dependencies to match pkgs
...
Also bump util-linux.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-10-03 16:51:17 +04:00
Andrey Smirnov
6962487685
feat: update extensions
...
gvisor: 20250820.0
kata-containers: 3.21.0
netbird: 0.58.2
newt: 1.5.0
tailscale: 1.88.3
drbd: 9.2.15
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-09-29 22:12:27 +04:00
Andrey Smirnov
47051c6d5d
feat: update NVIDIA LTS to 580.82.07
...
The latest LTS release.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-09-16 16:25:20 +04:00
Andrey Smirnov
ef73a85d36
feat: update dependencies
...
crun: 1.23.1
kata-containers: 3.20.0
spin: 0.21.0
stargz-snapshotter: 0.17.0
youki: 0.5.5
nebula: 1.9.6
newt: 1.4.4
tailscale: 1.86.2
fuse3: 3.17.4
nut-client: 2.8.4
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-09-03 17:25:53 +04:00
Dmitrii Sharshakov
8976af37b4
fix: nvidia-container-toolkit: use SHA512 from a variable for tirpc
...
Make sure it's always updated.
Signed-off-by: Dmitrii Sharshakov <dmitry.sharshakov@siderolabs.com>
2025-08-30 21:35:16 +02:00
Andrey Smirnov
263f699ea4
chore: annotate extensions with tiers
...
Fixes #10940
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-08-26 20:58:30 +04:00
Dmitrii Sharshakov
40c7a03f1e
feat: update NVIDIA LTS to series 580
...
Also update Production minor version.
Signed-off-by: Dmitrii Sharshakov <dmitry.sharshakov@siderolabs.com>
2025-08-21 13:44:10 +02:00
Mateusz Urbanek
efcb066a66
docs: add SBOM for more extensions
...
Partial for #10940
Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
2025-07-31 16:17:06 +02:00
Noel Georgi
7f8a3a18cb
feat(ci): add grype scan
...
Add Grype scan in CI.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-07-30 13:51:16 +08:00
Andrey Smirnov
7351b9d4d5
feat: update dependencies
...
newt: 1.3.2
NVIDIA Production: 570.158.01
ecr-credential-provider: 1.33.1
gVisor: gVisor: 20250707.0
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-07-16 17:13:39 +04:00
Dmitrii Sharshakov
cd4673697a
feat: add SBOM to some extensions
...
Tailscale is built here, with SBOM generated in its pkg.yaml, and
nvidia-lts copies SBOM from pkgs.
Signed-off-by: Dmitrii Sharshakov <dmitry.sharshakov@siderolabs.com>
2025-07-15 18:36:21 +02:00
Andrey Smirnov
97ec587b5f
feat: update dependencies
...
```
| Package | Update | Change |
|---|---|---|
| cgr.dev/chainguard/wolfi-base | digest | `5742811` -> `72de158` |
| [containers/crun](https://redirect.github.com/containers/crun ) | minor | `1.21` -> `1.22` |
| [google/gvisor](https://redirect.github.com/google/gvisor ) | minor | `20250505.0` -> `20250625.0` |
| [https://github.com/spinkube/containerd-shim-spin.git ](https://redirect.github.com/spinkube/containerd-shim-spin ) | minor | `v0.19.0` -> `v0.20.0` |
| [https://gitlab.gnome.org/GNOME/glib.git ](https://gitlab.gnome.org/GNOME/glib ) | patch | `2.85.0` -> `2.85.1` |
| [kata-containers/kata-containers](https://redirect.github.com/kata-containers/kata-containers ) | minor | `3.17.0` -> `3.18.0` |
| [tailscale/tailscale](https://redirect.github.com/tailscale/tailscale ) | patch | `1.84.0` -> `1.84.2` |
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-07-09 16:24:30 +04:00
Andrey Smirnov
29c809b0a1
feat: udpate NVIDIA extensions
...
NVIDIA Production: 570.148.08
Update wolfi base and nvidia container toolkit.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-06-04 13:55:44 +04:00
Noel Georgi
f9b5bf630d
fix: nvidia builds
...
`libtirpc` fails to build with newer gcc-15 from wolfi-base. Pin to use
`gcc-14`.
Fixes : #719
Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-06-02 20:53:02 +05:30
Andrey Smirnov
f632ef9687
feat: bump dependencies
...
```
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| cgr.dev/chainguard/wolfi-base | | digest | `de8e5bd` -> `e3ce0a3` | | | | |
| git://git.kernel.org/pub/scm/libs/libcap/libcap.git | | minor | `2.75` -> `2.76` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| git://git.kernel.org/pub/scm/utils/mdadm/mdadm.git | | minor | `4.3` -> `4.4` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| git://sourceware.org/git/elfutils.git | | minor | `0.192` -> `0.193` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| golang.org/x/sys | require | minor | `v0.32.0` -> `v0.33.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [google/gvisor](https://redirect.github.com/google/gvisor ) | | minor | `20250331.0` -> `20250505.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [https://github.com/qemu/qemu.git ](https://redirect.github.com/qemu/qemu ) | | major | `9.2.3` -> `10.0.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [kata-containers/kata-containers](https://redirect.github.com/kata-containers/kata-containers ) | | minor | `3.15.0` -> `3.16.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [kubernetes/cloud-provider-aws](https://redirect.github.com/kubernetes/cloud-provider-aws ) | | minor | `v1.32.2` -> `v1.33.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [libfuse/libfuse](https://redirect.github.com/libfuse/libfuse ) | | patch | `3.17.1` -> `3.17.2` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [networkupstools/nut](https://redirect.github.com/networkupstools/nut ) | | patch | `2.8.2` -> `2.8.3` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [nvidia/libnvidia-container](https://redirect.github.com/nvidia/libnvidia-container ) | | patch | `v1.17.5` -> `v1.17.6` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [nvidia/nvidia-container-toolkit](https://redirect.github.com/nvidia/nvidia-container-toolkit ) | | patch | `v1.17.5` -> `v1.17.6` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [tailscale/tailscale](https://redirect.github.com/tailscale/tailscale ) | | patch | `1.82.0` -> `1.82.5` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
```
NVIDIA LTS: 535.247.01
NVIDIA Production: 570.133.20
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-05-08 20:16:40 +04:00
Andrey Smirnov
29f1b243a1
feat: update dependencies
...
```
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| cgr.dev/chainguard/wolfi-base | | digest | `211327e` -> `de8e5bd` | | | | |
| golang.org/x/sys | require | minor | `v0.31.0` -> `v0.32.0` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [https://gitlab.gnome.org/GNOME/glib.git ](https://gitlab.gnome.org/GNOME/glib ) | | patch | `2.84.0` -> `2.84.1` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [kubernetes/cloud-provider-aws](https://redirect.github.com/kubernetes/cloud-provider-aws ) | | patch | `v1.32.1` -> `v1.32.2` | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-04-11 20:36:25 +04:00
Andrey Smirnov
ccd85fbc44
feat: bump dependencies
...
Spin: 0.19.0
QEMU: 9.2.3
Fuse3: 3.17.1
Tailscale: 1.82.0
NVIDIA Container Toolkit: 1.17.5
gvisor: 20250331.0
crun: 1.21
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-04-03 14:41:20 +04:00
Andrey Smirnov
95e06e19b6
feat: update NVIDIA production to 570.x
...
See https://github.com/siderolabs/talos/issues/10572
See https://github.com/siderolabs/pkgs/pull/1195
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-03-24 19:12:22 +04:00
Andrey Smirnov
4ef5008629
feat: update dependencies
...
Pull in new pkgs/tools.
Update Linux firmware 20250311, ZFS 2.3.1.
Update gvisor.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-03-21 23:02:33 +04:00