Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent ec5e273 commit 5aabad4
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 16 deletions.
8 changes: 4 additions & 4 deletions container-runtime/vars.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# renovate: datasource=github-tags extractVersion=^release-(?<version>.*)$ depName=google/gvisor
GVISOR_VERSION: 20241118.0
GVISOR_VERSION: 20250113.0
# renovate: datasource=github-releases depName=containerd/stargz-snapshotter
STARGZ_SNAPSHOTTER_VERSION: v0.16.3
# renovate: datasource=github-releases depName=kubernetes/cloud-provider-aws
CLOUD_PROVIDER_AWS_VERSION: v1.31.4
CLOUD_PROVIDER_AWS_VERSION: v1.32.0
# renovate: datasource=git-tags extractVersion=^containerd-shim-wasmedge\/(?<version>.*)$ depName=https://github.com/containerd/runwasi.git
WASMEDGE_VERSION: v0.5.0
# renovate: datasource=git-tags depName=https://github.com/spinkube/containerd-shim-spin.git
SPIN_VERSION: v0.17.0
SPIN_VERSION: v0.18.0
# renovate: datasource=github-releases depName=kata-containers/kata-containers
KATA_CONTAINERS_VERSION: 3.3.0
KATA_CONTAINERS_VERSION: 3.13.0
# renovate: datasource=github-releases depName=containers/crun
CRUN_VERSION: 1.19.1
2 changes: 1 addition & 1 deletion misc/glibc/vars.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
WOLFI_BASE_REF: sha256:3b271f8bff9356a38aa23118ffdea3c0d659f39e207feedacf01bdea4b900871
WOLFI_BASE_REF: sha256:4f12c90f259bd273ed698660bc983053c5f4d2d2617beb0d481d4ec43d7cbbbd

VERSION: {{ .GLIBC_VERSION }}
2 changes: 1 addition & 1 deletion network/vars.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# renovate: datasource=github-releases extractVersion=^v(?<version>.*)$ depName=tailscale/tailscale
TAILSCALE_VERSION: 1.78.1
# renovate: datasource=github-releases depName=lldpd/lldpd
LLDPD_VERSION: 1.0.18
LLDPD_VERSION: 1.0.19
# renovate: datasource=github-releases depName=cloudflare/cloudflared
CLOUDFLARED_VERSION: 2024.12.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module nvidia-container-runtime-wrapper

go 1.23.0

require golang.org/x/sys v0.28.0
require golang.org/x/sys v0.29.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA=
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module nvidia-persistenced-wrapper

go 1.23.0

require golang.org/x/sys v0.28.0
require golang.org/x/sys v0.29.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA=
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
10 changes: 5 additions & 5 deletions nvidia-gpu/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ NVIDIA_DRIVER_LTS_VERSION: 535.216.03
# renovate: datasource=github-releases extractVersion=^\d+\.(?<version>\d+\.\d+)$ depName=nvidia/open-gpu-kernel-modules
NVIDIA_DRIVER_PRODUCTION_VERSION: 550.127.08
# renovate: datasource=github-releases depName=nvidia/nvidia-container-toolkit
CONTAINER_TOOLKIT_VERSION: v1.17.2
CONTAINER_TOOLKIT_REF: fa66e4cd562804509055e44a88f666673e6d27c0
CONTAINER_TOOLKIT_VERSION: v1.17.3
CONTAINER_TOOLKIT_REF: cb82e29c75d387992bf59eb6eadf5d96cb6d4747
# renovate: datasource=github-releases depName=nvidia/libnvidia-container
LIBNVIDIA_CONTAINER_VERSION: v1.17.2
LIBNVIDIA_CONTAINER_REF: 63d366ee3b4183513c310ac557bf31b05b83328f
LIBNVIDIA_CONTAINER_VERSION: v1.17.3
LIBNVIDIA_CONTAINER_REF: 16f37fcafcbdaf67525135104d60d98d36688ba9
# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
WOLFI_BASE_REF: sha256:3b271f8bff9356a38aa23118ffdea3c0d659f39e207feedacf01bdea4b900871
WOLFI_BASE_REF: sha256:4f12c90f259bd273ed698660bc983053c5f4d2d2617beb0d481d4ec43d7cbbbd
# renovate: datasource=github-tags extractVersion=^v(?<version>.*)$ depName=seccomp/libseccomp
LIBSECCOMP_VERSION: 2.5.5
# renovate: datasource=git-tags extractVersion=^libcap-(?<version>.*)$ depName=git://git.kernel.org/pub/scm/libs/libcap/libcap.git
Expand Down
2 changes: 1 addition & 1 deletion storage/iscsi-tools/iscsid-wrapper/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module iscsid-wrapper

go 1.23.0

require golang.org/x/sys v0.28.0
require golang.org/x/sys v0.29.0
2 changes: 2 additions & 0 deletions storage/iscsi-tools/iscsid-wrapper/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA=
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
2 changes: 1 addition & 1 deletion storage/vars.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# renovate: datasource=github-releases extractVersion=^fuse-(?<version>.*)$ depName=libfuse/libfuse
FUSE3_VERSION: 3.16.2
# renovate: datasource=git-tags extractVersion=^mdadm-(?<version>.*)$ depName=git://git.kernel.org/pub/scm/utils/mdadm/mdadm.git
MDADM_VERSION: 4.3
MDADM_VERSION: 4.4
2 changes: 1 addition & 1 deletion storage/zfs/zfs-service/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module zfs-service

go 1.23.0

require golang.org/x/sys v0.28.0
require golang.org/x/sys v0.29.0
2 changes: 2 additions & 0 deletions storage/zfs/zfs-service/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA=
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=

0 comments on commit 5aabad4

Please sign in to comment.