Skip to content

Commit 39d191d

Browse files
committed
small updates
Signed-off-by: Abigail McCarthy <[email protected]>
1 parent 2c3c9c0 commit 39d191d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

gpu-operator/life-cycle-policy.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
109109
110110

111111
* - NVIDIA Driver Manager for Kubernetes
112-
- :cspan:`2` `v0.9.0 <https://ngc.nvidia.com/catalog/containers/nvidia:cloud-native:k8s-driver-manager>`__
112+
- `v0.9.0 <https://ngc.nvidia.com/catalog/containers/nvidia:cloud-native:k8s-driver-manager>`__
113113

114114
* - NVIDIA Container Toolkit
115115
- `1.18.0 <https://github.com/NVIDIA/nvidia-container-toolkit/releases>`__
@@ -180,3 +180,4 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
180180
- The GPU Operator is supported on all active NVIDIA data center production drivers.
181181
Refer to `Supported Drivers and CUDA Toolkit Versions <https://docs.nvidia.com/datacenter/tesla/drivers/index.html#supported-drivers-and-cuda-toolkit-versions>`_
182182
for more information.
183+

repo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ docs_root = "${root}/gpu-operator"
168168
project = "gpu-operator"
169169
name = "NVIDIA GPU Operator"
170170
version = "25.10" # Update repo_docs.projects.openshift.version to match latest patch version maj.min.patch
171-
source_substitutions = { minor_version = "25.10", version = "v25.10.1", recommended = "580.95.05" }
171+
source_substitutions = { minor_version = "25.10", version = "v25.10.1", recommended = "580.105.08" }
172172
copyright_start = 2020
173173
sphinx_exclude_patterns = [
174174
"life-cycle-policy.rst",

0 commit comments

Comments
 (0)