Skip to content

Commit

Permalink
chore: bump nvidia toolkit
Browse files Browse the repository at this point in the history
Bump NVIDIA toolkit to `v.17.2`.

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Nov 28, 2024
1 parent c5fa260 commit 4168af9
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .kres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
- name: EXTENSIONS_IMAGE_REF
defaultValue: $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
- name: PKGS
defaultValue: v1.9.0-alpha.0-51-g0272ad4
defaultValue: v1.9.0-alpha.0-52-g2abcd4b
- name: PKGS_PREFIX
defaultValue: ghcr.io/siderolabs
useBldrPkgTagResolver: true
Expand Down
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2024-11-28T12:29:02Z by kres 232fe63.
# Generated on 2024-11-28T16:58:10Z by kres 232fe63.

# common variables

Expand Down Expand Up @@ -50,7 +50,7 @@ COMMON_ARGS += --build-arg=PKGS_PREFIX="$(PKGS_PREFIX)"
# extra variables

EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME)/extensions:$(TAG)
PKGS ?= v1.9.0-alpha.0-51-g0272ad4
PKGS ?= v1.9.0-alpha.0-52-g2abcd4b
PKGS_PREFIX ?= ghcr.io/siderolabs

# targets defines all the available targets
Expand Down
3 changes: 2 additions & 1 deletion hack/release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ ecr-credential-provider: 1.31.1
stargz-snapshotter: 0.16.2
Intel microcode: 20241112
NVIDIA LTS: 535.216.03
NVIDIA Production: 550.127.08
NVIDIA Production: 550.127.08a
nvidia-container-toolkit: v1.17.2
vmtoolsd-guest-agent: v0.6.1
DRBD: 9.2.12
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ steps:
- sources:
- url: https://github.com/NVIDIA/libnvidia-container/archive/refs/tags/{{ .LIBNVIDIA_CONTAINER_VERSION }}.tar.gz
destination: libnvidia-container.tar.gz
sha256: cbc1dda7ee90b8b729c5f178292cd07b421863015d84b84c37e69c8d580ab3ff
sha512: b304c284c5ab0c3544362307dc16ffcca8d34497e4356a520dc6da81a86a62b2a262b528cba559bb0d7a3addf018c3b50b6cb78669c82c1b4acae159e5922548
sha256: d52d88bab8076cb751e58ad2b19730adb0aae734174fdc6c12243af6871f7d07
sha512: a791998012f681805b3cc0a3bd38abc958a523c3eaa13cab36be4e0242cfba095719d5f6fa59423453a81c3fc76c96a4bbfd2eea27d20e2ef2f9a03d3a447fd8
env:
SOURCE_DATE_EPOCH: {{ .BUILD_ARG_SOURCE_DATE_EPOCH }}
REVISION: {{ .LIBNVIDIA_CONTAINER_REF }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ steps:
- sources:
- url: https://github.com/NVIDIA/libnvidia-container/archive/refs/tags/{{ .LIBNVIDIA_CONTAINER_VERSION }}.tar.gz
destination: libnvidia-container.tar.gz
sha256: cbc1dda7ee90b8b729c5f178292cd07b421863015d84b84c37e69c8d580ab3ff
sha512: b304c284c5ab0c3544362307dc16ffcca8d34497e4356a520dc6da81a86a62b2a262b528cba559bb0d7a3addf018c3b50b6cb78669c82c1b4acae159e5922548
sha256: d52d88bab8076cb751e58ad2b19730adb0aae734174fdc6c12243af6871f7d07
sha512: a791998012f681805b3cc0a3bd38abc958a523c3eaa13cab36be4e0242cfba095719d5f6fa59423453a81c3fc76c96a4bbfd2eea27d20e2ef2f9a03d3a447fd8
env:
SOURCE_DATE_EPOCH: {{ .BUILD_ARG_SOURCE_DATE_EPOCH }}
REVISION: {{ .LIBNVIDIA_CONTAINER_REF }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ steps:
- sources:
- url: https://github.com/NVIDIA/nvidia-container-toolkit/archive/refs/tags/{{ .CONTAINER_TOOLKIT_VERSION }}.tar.gz
destination: container-toolkit.tar.gz
sha256: 38a193444e0342c0a2c0d3664403e2c341eb77f1461b3f9172fd93c04de82165
sha512: 691d4fc47ea60b730ec491b333aa8118bcfd62cdab20a42b84155c6a13484d920e758435b5029bbae4fbefce82352aa5764f1554992682f689c95615809fb83c
sha256: 2233415cae3476e24d0c15a13843f62471dbc36570450ce6c7a03c0aa45d326f
sha512: 1e6174f8988545f7e1946da82684a5d6f2589dd1ee8250830a9182fc388bae6b24f44a19ac0ce53aff1d445fef4e78efad70cd6ac8700c7f8985b91ab2537b37
env:
GIT_COMMIT: {{ substr 0 7 .CONTAINER_TOOLKIT_REF }} # build is using short sha
prepare:
Expand Down
8 changes: 4 additions & 4 deletions nvidia-gpu/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ 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.16.1
CONTAINER_TOOLKIT_REF: a470818ba7d9166be282cd0039dd2fc9b0a34d73
CONTAINER_TOOLKIT_VERSION: v1.17.2
CONTAINER_TOOLKIT_REF: fa66e4cd562804509055e44a88f666673e6d27c0
# renovate: datasource=github-releases depName=nvidia/libnvidia-container
LIBNVIDIA_CONTAINER_VERSION: v1.16.1
LIBNVIDIA_CONTAINER_REF: 4c2494f16573b585788a42e9c7bee76ecd48c73d
LIBNVIDIA_CONTAINER_VERSION: v1.17.2
LIBNVIDIA_CONTAINER_REF: 63d366ee3b4183513c310ac557bf31b05b83328f
# renovate: datasource=docker versioning=docker depName=cgr.dev/chainguard/wolfi-base
WOLFI_BASE_REF: sha256:8dd9ceace8b1574e550374e9c07c2baafa60cc96223c1314fac61bd2edb48c70
# renovate: datasource=github-tags extractVersion=^v(?<version>.*)$ depName=seccomp/libseccomp
Expand Down

0 comments on commit 4168af9

Please sign in to comment.