File tree 14 files changed +26
-20
lines changed
nvidia-container-runtime-wrapper
nvidia-persistenced-wrapper
14 files changed +26
-20
lines changed Original file line number Diff line number Diff line change 1
- # syntax = ghcr.io/siderolabs/bldr:v0.4.0-1-g76a2c8f
1
+ # syntax = ghcr.io/siderolabs/bldr:v0.4.1
2
2
3
3
format: v1alpha2
4
4
Original file line number Diff line number Diff line change 1
1
# renovate: datasource=github-tags extractVersion=^release-(?<version>.*)$ depName=google/gvisor
2
- GVISOR_VERSION : 20241118 .0
2
+ GVISOR_VERSION : 20250203 .0
3
3
# renovate: datasource=github-releases depName=containerd/stargz-snapshotter
4
4
STARGZ_SNAPSHOTTER_VERSION : v0.16.3
5
5
# renovate: datasource=github-releases depName=kubernetes/cloud-provider-aws
6
- CLOUD_PROVIDER_AWS_VERSION : v1.32.0
6
+ CLOUD_PROVIDER_AWS_VERSION : v1.32.1
7
7
# renovate: datasource=git-tags extractVersion=^containerd-shim-wasmedge\/(?<version>.*)$ depName=https://github.com/containerd/runwasi.git
8
8
WASMEDGE_VERSION : v0.5.0
9
9
# renovate: datasource=git-tags depName=https://github.com/spinkube/containerd-shim-spin.git
10
10
SPIN_VERSION : v0.18.0
11
11
# renovate: datasource=github-releases depName=kata-containers/kata-containers
12
- KATA_CONTAINERS_VERSION : 3.3 .0
12
+ KATA_CONTAINERS_VERSION : 3.13 .0
13
13
# renovate: datasource=github-releases depName=containers/crun
14
- CRUN_VERSION : 1.19.1
14
+ CRUN_VERSION : 1.20
Original file line number Diff line number Diff line change 1
1
# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=https://github.com/qemu/qemu.git
2
- QEMU_VERSION : 9.2.0
2
+ QEMU_VERSION : 9.2.1
3
3
# renovate: datasource=git-tags depName=https://gitlab.gnome.org/GNOME/glib.git
4
- GLIB_VERSION : 2.83.2
4
+ GLIB_VERSION : 2.83.3
5
5
# renovate: datasource=github-releases extractVersion=^pcre2-(?<version>.*)$ depName=PCRE2Project/pcre2
6
6
PCRE2_VERSION : 10.42
7
7
# renovate: datasource=git-tags depName=https://gitlab.com/xen-project/xen-guest-agent.git
Original file line number Diff line number Diff line change 1
1
# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
2
- WOLFI_BASE_REF : sha256:4f12c90f259bd273ed698660bc983053c5f4d2d2617beb0d481d4ec43d7cbbbd
2
+ WOLFI_BASE_REF : sha256:7afaeb1ffbc9c33c21b9ddbd96a80140df1a5fa95aed6411b210bcb404e75c11
3
3
4
4
VERSION : {{ .GLIBC_VERSION }}
Original file line number Diff line number Diff line change 1
1
# renovate: datasource=git-tags extractVersion=^glibc-(?<version>.*)$ depName=https://sourceware.org/git/glibc.git
2
- GLIBC_VERSION : 2.40
2
+ GLIBC_VERSION : 2.41
Original file line number Diff line number Diff line change 1
1
# renovate: datasource=github-releases extractVersion=^v(?<version>.*)$ depName=tailscale/tailscale
2
- TAILSCALE_VERSION : 1.78.1
2
+ TAILSCALE_VERSION : 1.80.0
3
3
# renovate: datasource=github-releases depName=lldpd/lldpd
4
4
LLDPD_VERSION : 1.0.19
5
5
# renovate: datasource=github-releases depName=cloudflare/cloudflared
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module nvidia-container-runtime-wrapper
2
2
3
3
go 1.23.0
4
4
5
- require golang.org/x/sys v0.29 .0
5
+ require golang.org/x/sys v0.30 .0
Original file line number Diff line number Diff line change 1
1
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU =
2
2
golang.org/x/sys v0.29.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
3
+ golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
4
+ golang.org/x/sys v0.30.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module nvidia-persistenced-wrapper
2
2
3
3
go 1.23.0
4
4
5
- require golang.org/x/sys v0.29 .0
5
+ require golang.org/x/sys v0.30 .0
Original file line number Diff line number Diff line change 1
1
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU =
2
2
golang.org/x/sys v0.29.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
3
+ golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
4
+ golang.org/x/sys v0.30.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ NVIDIA_DRIVER_LTS_VERSION: 535.230.02
4
4
# renovate: datasource=github-releases extractVersion=^\d+\.(?<version>\d+\.\d+)$ depName=nvidia/open-gpu-kernel-modules
5
5
NVIDIA_DRIVER_PRODUCTION_VERSION : 550.144.03
6
6
# renovate: datasource=github-releases depName=nvidia/nvidia-container-toolkit
7
- CONTAINER_TOOLKIT_VERSION : v1.17.3
8
- CONTAINER_TOOLKIT_REF : cb82e29c75d387992bf59eb6eadf5d96cb6d4747
7
+ CONTAINER_TOOLKIT_VERSION : v1.17.4
8
+ CONTAINER_TOOLKIT_REF : 9b69590c7428470a72f2ae05f826412976af1395
9
9
# renovate: datasource=github-releases depName=nvidia/libnvidia-container
10
- LIBNVIDIA_CONTAINER_VERSION : v1.17.3
11
- LIBNVIDIA_CONTAINER_REF : cb82e29c75d387992bf59eb6eadf5d96cb6d4747
10
+ LIBNVIDIA_CONTAINER_VERSION : v1.17.4
11
+ LIBNVIDIA_CONTAINER_REF : f23e5e55ea27b3680aef363436d4bcf7659e0bfc
12
12
# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
13
- WOLFI_BASE_REF : sha256:4f12c90f259bd273ed698660bc983053c5f4d2d2617beb0d481d4ec43d7cbbbd
13
+ WOLFI_BASE_REF : sha256:7afaeb1ffbc9c33c21b9ddbd96a80140df1a5fa95aed6411b210bcb404e75c11
14
14
# renovate: datasource=github-tags extractVersion=^v(?<version>.*)$ depName=seccomp/libseccomp
15
- LIBSECCOMP_VERSION : 2.5.5
15
+ LIBSECCOMP_VERSION : 2.6.0
16
16
# renovate: datasource=git-tags extractVersion=^libcap-(?<version>.*)$ depName=git://git.kernel.org/pub/scm/libs/libcap/libcap.git
17
17
LIBCAP_VERSION : 2.73
18
18
# renovate: datasource=git-tags extractVersion=^elfutils-(?<version>.*)$ depName=git://sourceware.org/git/elfutils.git
Original file line number Diff line number Diff line change 1
1
# renovate: datasource=github-releases extractVersion=^fuse-(?<version>.*)$ depName=libfuse/libfuse
2
2
FUSE3_VERSION : 3.16.2
3
3
# renovate: datasource=git-tags extractVersion=^mdadm-(?<version>.*)$ depName=git://git.kernel.org/pub/scm/utils/mdadm/mdadm.git
4
- MDADM_VERSION : 4.3
4
+ MDADM_VERSION : 4.4
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module zfs-service
2
2
3
3
go 1.23.0
4
4
5
- require golang.org/x/sys v0.29 .0
5
+ require golang.org/x/sys v0.30 .0
Original file line number Diff line number Diff line change 1
1
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU =
2
2
golang.org/x/sys v0.29.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
3
+ golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
4
+ golang.org/x/sys v0.30.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
You can’t perform that action at this time.
0 commit comments