Commit 9142603
committed
feat: update NVIDIA production to 595.58.03
This is new production now:
```json
"595": {
"type": "production branch",
"driver_info": [
{
"release_version": "595.58.03",
"release_date": "2026-03-24",
"release_notes": "https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-595-58-03/index.html",
"architectures": [
"x86_64",
"aarch64"
],
"runfile_url" : {
"x86_64": "https://us.download.nvidia.com/tesla/595.58.03/NVIDIA-Linux-x86_64-595.58.03.run",
"aarch64": "https://us.download.nvidia.com/tesla/595.58.03/NVIDIA-Linux-aarch64-595.58.03.run"
}
}
]
},
```
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>1 parent 22fa669 commit 9142603
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments