From 2ccd197d739257b3eacd177c4a68ff679e818c2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 09:18:55 +0000 Subject: [PATCH] chore(deps): update nvcr.io/nvidia/cloud-native/dcgm docker tag to v4.5.1-1-ubuntu22.04 --- deployments/gpu-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/gpu-operator/values.yaml b/deployments/gpu-operator/values.yaml index c501a5fce..f998e748a 100644 --- a/deployments/gpu-operator/values.yaml +++ b/deployments/gpu-operator/values.yaml @@ -269,7 +269,7 @@ dcgm: enabled: false repository: nvcr.io/nvidia/cloud-native image: dcgm - version: 4.4.2-1-ubuntu22.04 + version: 4.5.1-1-ubuntu22.04 imagePullPolicy: IfNotPresent args: [] env: []