Skip to content

Commit

Permalink
chore: update releases
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 067c3b7 commit 81d8409
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion guest-agents/vars.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=https://github.com/qemu/qemu.git
QEMU_VERSION: 8.1.2
QEMU_VERSION: 8.1.3
# renovate: datasource=git-tags depName=https://gitlab.gnome.org/GNOME/glib.git
GLIB_VERSION: 2.78.1
# renovate: datasource=github-releases extractVersion=^pcre2-(?<version>.*)$ depName=PCRE2Project/pcre2
Expand Down
12 changes: 6 additions & 6 deletions nvidia-gpu/vars.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# only update if there's a matching fabric manager version
# renovate: datasource=github-releases depName=nvidia/open-gpu-kernel-modules
NVIDIA_DRIVER_VERSION: 535.54.03
NVIDIA_DRIVER_VERSION: 535.129.03
# renovate: datasource=git-tags depName=https://gitlab.com/nvidia/container-toolkit/container-toolkit.git
CONTAINER_TOOLKIT_VERSION: v1.13.5
CONTAINER_TOOLKIT_REF: 6b8589dcb4dead72ab64f14a5912886e6165c079
CONTAINER_TOOLKIT_VERSION: v1.14.3
CONTAINER_TOOLKIT_REF: 53b24618a542025b108239fe602e66e912b7d6e2
# renovate: datasource=git-tags depName=https://gitlab.com/nvidia/container-toolkit/libnvidia-container.git
LIBNVIDIA_CONTAINER_VERSION: v1.13.5
LIBNVIDIA_CONTAINER_REF: 66607bd046341f7aad7de80a9f022f122d1f2fce
LIBNVIDIA_CONTAINER_VERSION: v1.14.3
LIBNVIDIA_CONTAINER_REF: 1eb5a30a6ad0415550a9df632ac8832bf7e2bbba
# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
WOLFI_BASE_REF: sha256:f73a3360466ecc4d6df3f451d7d5c4c49663096e158848ddbc9603c52a47bffe
# renovate: datasource=github-tags extractVersion=^go(?<version>.*)$ depName=golang/go
Expand All @@ -16,4 +16,4 @@ LIBSECCOMP_VERSION: 2.5.4
# renovate: datasource=git-tags extractVersion=^libcap-(?<version>.*)$ depName=git://git.kernel.org/pub/scm/libs/libcap/libcap.git
LIBCAP_VERSION: 2.69
# renovate: datasource=git-tags extractVersion=^elfutils-(?<version>.*)$ depName=git://sourceware.org/git/elfutils.git
ELFUTILS_VERSION: 0.189
ELFUTILS_VERSION: 0.190

0 comments on commit 81d8409

Please sign in to comment.