Skip to content

Commit

Permalink
chore: update min k8s version to match min ocp version (#1138)
Browse files Browse the repository at this point in the history
1.25 for 4.12

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
  • Loading branch information
zdtsw authored Jul 29, 2024
1 parent d3cec13 commit df92280
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1789,7 +1789,7 @@ spec:
- email: opendatahub@redhat.com
name: Open Data Hub Maintainers
maturity: stable
minKubeVersion: 1.22.0
minKubeVersion: 1.25.0
provider:
name: ODH
selector:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
- email: opendatahub@redhat.com
name: Open Data Hub Maintainers
maturity: stable
minKubeVersion: 1.22.0
minKubeVersion: 1.25.0
provider:
name: ODH
selector:
Expand Down

0 comments on commit df92280

Please sign in to comment.