File tree Expand file tree Collapse file tree 14 files changed +26
-20
lines changed
nvidia-container-runtime-wrapper
nvidia-persistenced-wrapper Expand file tree Collapse file tree 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
22
33format: v1alpha2
44
Original file line number Diff line number Diff line change 11# renovate: datasource=github-tags extractVersion=^release-(?<version>.*)$ depName=google/gvisor
2- GVISOR_VERSION : 20241118 .0
2+ GVISOR_VERSION : 20250203 .0
33# renovate: datasource=github-releases depName=containerd/stargz-snapshotter
44STARGZ_SNAPSHOTTER_VERSION : v0.16.3
55# 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
77# renovate: datasource=git-tags extractVersion=^containerd-shim-wasmedge\/(?<version>.*)$ depName=https://github.com/containerd/runwasi.git
88WASMEDGE_VERSION : v0.5.0
99# renovate: datasource=git-tags depName=https://github.com/spinkube/containerd-shim-spin.git
1010SPIN_VERSION : v0.18.0
1111# renovate: datasource=github-releases depName=kata-containers/kata-containers
12- KATA_CONTAINERS_VERSION : 3.3 .0
12+ KATA_CONTAINERS_VERSION : 3.13 .0
1313# 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 11# 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
33# renovate: datasource=git-tags depName=https://gitlab.gnome.org/GNOME/glib.git
4- GLIB_VERSION : 2.83.2
4+ GLIB_VERSION : 2.83.3
55# renovate: datasource=github-releases extractVersion=^pcre2-(?<version>.*)$ depName=PCRE2Project/pcre2
66PCRE2_VERSION : 10.42
77# renovate: datasource=git-tags depName=https://gitlab.com/xen-project/xen-guest-agent.git
Original file line number Diff line number Diff line change 11# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
2- WOLFI_BASE_REF : sha256:4f12c90f259bd273ed698660bc983053c5f4d2d2617beb0d481d4ec43d7cbbbd
2+ WOLFI_BASE_REF : sha256:7afaeb1ffbc9c33c21b9ddbd96a80140df1a5fa95aed6411b210bcb404e75c11
33
44VERSION : {{ .GLIBC_VERSION }}
Original file line number Diff line number Diff line change 11# 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 11# renovate: datasource=github-releases extractVersion=^v(?<version>.*)$ depName=tailscale/tailscale
2- TAILSCALE_VERSION : 1.78.1
2+ TAILSCALE_VERSION : 1.80.0
33# renovate: datasource=github-releases depName=lldpd/lldpd
44LLDPD_VERSION : 1.0.19
55# 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
22
33go 1.23.0
44
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 11golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU =
22golang.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
22
33go 1.23.0
44
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 11golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU =
22golang.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