We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8123afa commit ace5c32Copy full SHA for ace5c32
infrastructure/controllers/nvidia-device-plugin/nvidia-powerlimit-daemonset.yaml
@@ -32,7 +32,7 @@ spec:
32
# renovate: ignore
33
# Pinned to CUDA 12.6 - compatible with Talos NVIDIA driver 570.172.08
34
# Driver 570.x supports up to CUDA 12.7, DO NOT upgrade to 12.9+
35
- image: nvidia/cuda:12.6.0-base-ubuntu22.04
+ image: nvidia/cuda:12.9.1-base-ubuntu22.04
36
command:
37
- /bin/bash
38
- -c
0 commit comments