Skip to content

Commit

Permalink
fix(operator): Fix maximum OpenShift version (#14764)
Browse files Browse the repository at this point in the history
  • Loading branch information
xperimental authored Nov 5, 2024
1 parent 8eca826 commit cc496c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator/bundle/openshift/metadata/properties.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
properties:
- type: olm.maxOpenShiftVersion
value: 4.17
value: 4.18

0 comments on commit cc496c6

Please sign in to comment.