Skip to content

Commit

Permalink
Merge pull request #89 from mikemckiernan/ocp-24.3
Browse files Browse the repository at this point in the history
Add OCP 24.3.0
  • Loading branch information
mikemckiernan authored Aug 19, 2024
2 parents 7170296 + 265ce7f commit a366898
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions openshift/versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"latest": "23.9.2",
"latest": "24.3.0",
"versions":
[
{
"version": "24.3.0"
},
{
"version": "23.9.2"
},
Expand All @@ -10,9 +13,6 @@
},
{
"version": "23.9.0"
},
{
"version": "23.6.1"
}
]
}
2 changes: 1 addition & 1 deletion repo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ output_format = "linkcheck"
docs_root = "${root}/openshift"
project = "gpu-operator-openshift"
name = "NVIDIA GPU Operator on Red Hat OpenShift Container Platform"
version = "23.9.2"
version = "24.3.0"
copyright_start = 2020
sphinx_exclude_patterns = [
"get-entitlement.rst",
Expand Down

0 comments on commit a366898

Please sign in to comment.