Skip to content

Commit 3cf5dc5

Browse files
Shiva Kumarshivakunv
authored andcommitted
sample/deployment driver version update
Signed-off-by: Shiva Kumar (SW-CLOUD) <shivaku@nvidia.com>
1 parent 7b38b13 commit 3cf5dc5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/samples/nvidia_v1alpha1_nvidiadriver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
driverType: gpu
99
repository: nvcr.io/nvidia
1010
image: driver
11-
version: "595.58.03"
11+
version: "595.71.05"
1212
imagePullPolicy: IfNotPresent
1313
imagePullSecrets: []
1414
nodeSelector: {}

deployments/gpu-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ driver:
148148
usePrecompiled: false
149149
repository: nvcr.io/nvidia
150150
image: driver
151-
version: "595.58.03"
151+
version: "595.71.05"
152152
imagePullPolicy: IfNotPresent
153153
imagePullSecrets: []
154154
startupProbe:

0 commit comments

Comments
 (0)