Skip to content

Commit 8b8b12e

Browse files
chore: update releases
1 parent 69fe96c commit 8b8b12e

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

container-runtime/vars.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# renovate: datasource=github-tags extractVersion=^release-(?<version>.*)$ depName=google/gvisor
2-
GVISOR_VERSION: 20240325.0
2+
GVISOR_VERSION: 20240422.0
33
# renovate: datasource=github-releases depName=containerd/stargz-snapshotter
44
STARGZ_SNAPSHOTTER_VERSION: v0.15.1
55
# renovate: datasource=github-releases depName=kubernetes/cloud-provider-aws
@@ -9,4 +9,4 @@ WASMEDGE_VERSION: v0.3.0
99
# renovate: datasource=github-tags depName=spinkube/containerd-shim-spin
1010
SPIN_VERSION: v0.13.1
1111
# renovate: datasource=github-releases depName=kata-containers/kata-containers
12-
KATA_CONTAINERS_VERSION: 3.3.0
12+
KATA_CONTAINERS_VERSION: 3.4.0

guest-agents/vars.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=https://github.com/qemu/qemu.git
2-
QEMU_VERSION: 8.2.2
2+
QEMU_VERSION: 8.2.3
33
# renovate: datasource=git-tags depName=https://gitlab.gnome.org/GNOME/glib.git
44
GLIB_VERSION: 2.80.0
55
# renovate: datasource=github-releases extractVersion=^pcre2-(?<version>.*)$ depName=PCRE2Project/pcre2

network/vars.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# renovate: datasource=github-releases extractVersion=^v(?<version>.*)$ depName=tailscale/tailscale
2-
TAILSCALE_VERSION: 1.62.1
2+
TAILSCALE_VERSION: 1.64.2

nvidia-gpu/vars.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# only update if there's a matching fabric manager version
22
# renovate: datasource=github-releases depName=nvidia/open-gpu-kernel-modules
3-
NVIDIA_DRIVER_VERSION: 535.129.03
3+
NVIDIA_DRIVER_VERSION: 535.171.04
44
# renovate: datasource=git-tags depName=https://gitlab.com/nvidia/container-toolkit/container-toolkit.git
5-
CONTAINER_TOOLKIT_VERSION: v1.14.6
6-
CONTAINER_TOOLKIT_REF: 5605d191332dcfeea802c4497360d60a65c7887e
5+
CONTAINER_TOOLKIT_VERSION: v1.15.0
6+
CONTAINER_TOOLKIT_REF: ddeeca392c7bd8b33d0a66400b77af7a97e16cef
77
# renovate: datasource=git-tags depName=https://gitlab.com/nvidia/container-toolkit/libnvidia-container.git
8-
LIBNVIDIA_CONTAINER_VERSION: v1.14.6
9-
LIBNVIDIA_CONTAINER_REF: d2eb0afe86f0b643e33624ee64f065dd60e952d4
8+
LIBNVIDIA_CONTAINER_VERSION: v1.15.0
9+
LIBNVIDIA_CONTAINER_REF: 6c8f1df7fd32cea3280cf2a2c6e931c9b3132465
1010
# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
1111
WOLFI_BASE_REF: sha256:3d6dece13cdb5546cd03b20e14f9af354bc1a56ab5a7b47dca3e6c1557211fcf
1212
# renovate: datasource=git-tags extractVersion=^glibc-(?<version>.*)$ depName=https://sourceware.org/git/glibc.git

storage/vars.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# renovate: datasource=github-releases extractVersion=^fuse-(?<version>.*)$ depName=libfuse/libfuse
22
FUSE3_VERSION: 3.16.2
33
# renovate: datasource=git-tags extractVersion=^mdadm-(?<version>.*)$ depName=git://git.kernel.org/pub/scm/utils/mdadm/mdadm.git
4-
MDADM_VERSION: 4.2
4+
MDADM_VERSION: 4.3

0 commit comments

Comments
 (0)