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 Dec 12, 2024
1 parent 1dd6c36 commit 41e9298
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 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: 20241210.0
# renovate: datasource=github-releases depName=containerd/stargz-snapshotter
STARGZ_SNAPSHOTTER_VERSION: v0.16.2
# renovate: datasource=github-releases depName=kubernetes/cloud-provider-aws
CLOUD_PROVIDER_AWS_VERSION: v1.31.1
CLOUD_PROVIDER_AWS_VERSION: v1.31.4
# renovate: datasource=git-tags extractVersion=^containerd-shim-wasmedge\/(?<version>.*)$ depName=https://github.com/containerd/runwasi.git
WASMEDGE_VERSION: v0.4.0
WASMEDGE_VERSION: v0.5.0
# renovate: datasource=git-tags depName=https://github.com/spinkube/containerd-shim-spin.git
SPIN_VERSION: v0.17.0
# renovate: datasource=github-releases depName=kata-containers/kata-containers
KATA_CONTAINERS_VERSION: 3.3.0
KATA_CONTAINERS_VERSION: 3.11.0
# renovate: datasource=github-releases depName=containers/crun
CRUN_VERSION: 1.18.2
CRUN_VERSION: 1.19
4 changes: 2 additions & 2 deletions guest-agents/vars.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=https://github.com/qemu/qemu.git
QEMU_VERSION: 9.1.2
QEMU_VERSION: 9.2.0
# renovate: datasource=git-tags depName=https://gitlab.gnome.org/GNOME/glib.git
GLIB_VERSION: 2.82.0
GLIB_VERSION: 2.83.2
# renovate: datasource=github-releases extractVersion=^pcre2-(?<version>.*)$ depName=PCRE2Project/pcre2
PCRE2_VERSION: 10.42
# renovate: datasource=git-tags depName=https://gitlab.com/xen-project/xen-guest-agent.git
Expand Down
2 changes: 1 addition & 1 deletion network/vars.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# renovate: datasource=github-releases extractVersion=^v(?<version>.*)$ depName=tailscale/tailscale
TAILSCALE_VERSION: 1.76.6
TAILSCALE_VERSION: 1.78.1
# renovate: datasource=github-releases depName=lldpd/lldpd
LLDPD_VERSION: 1.0.18
# renovate: datasource=github-releases depName=cloudflare/cloudflared
Expand Down
6 changes: 3 additions & 3 deletions nvidia-gpu/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ 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
Expand All @@ -14,6 +14,6 @@ WOLFI_BASE_REF: sha256:8dd9ceace8b1574e550374e9c07c2baafa60cc96223c1314fac61bd2e
# 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
LIBCAP_VERSION: 2.72
LIBCAP_VERSION: 2.73
# renovate: datasource=git-tags extractVersion=^elfutils-(?<version>.*)$ depName=git://sourceware.org/git/elfutils.git
ELFUTILS_VERSION: 0.192
2 changes: 1 addition & 1 deletion storage/iscsi-tools/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ VERSION: v0.1.6
# renovate: datasource=github-tags depName=open-iscsi/open-iscsi
OPEN_ISCSI_VERSION: 2.1.10
# renovate: datasource=github-tags extractVersion=^v(?<version>.*)$ depName=open-iscsi/open-isns
OPEN_ISNS_VERSION: 0.102
OPEN_ISNS_VERSION: 0.103

0 comments on commit 41e9298

Please sign in to comment.