Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion repo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ output_format = "linkcheck"
docs_root = "${root}/openshift"
project = "gpu-operator-openshift"
name = "NVIDIA GPU Operator on Red Hat OpenShift Container Platform"
version = "25.10.0" # Check that this value matches maj.min version of repo_docs.projects.gpu-operator.version
version = "25.10" # Check that this value matches maj.min version of repo_docs.projects.gpu-operator.version
copyright_start = 2020
sphinx_exclude_patterns = [
"get-entitlement.rst",
Expand Down