Skip to content

Commit 43d9a3b

Browse files
authored
update openshift version info for 25.3.1 (#195)
* update version info for 25.3.1 Signed-off-by: Abigail McCarthy <[email protected]> * fix perferred version Signed-off-by: Abigail McCarthy <[email protected]> --------- Signed-off-by: Abigail McCarthy <[email protected]>
1 parent e86100b commit 43d9a3b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

openshift/versions1.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
[
22
{
33
"preferred": "true",
4+
"url": "../25.3.1",
5+
"version": "25.3.1"
6+
},
7+
{
48
"url": "../25.3.0",
59
"version": "25.3.0"
610
},

repo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ output_format = "linkcheck"
225225
docs_root = "${root}/openshift"
226226
project = "gpu-operator-openshift"
227227
name = "NVIDIA GPU Operator on Red Hat OpenShift Container Platform"
228-
version = "25.3.0"
228+
version = "25.3.1"
229229
copyright_start = 2020
230230
sphinx_exclude_patterns = [
231231
"get-entitlement.rst",

0 commit comments

Comments
 (0)