Skip to content

Commit

Permalink
fix(operator): Fix maximum OpenShift version
Browse files Browse the repository at this point in the history
  • Loading branch information
xperimental committed Nov 4, 2024
1 parent baaaa83 commit 01497df
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 01497df

Please sign in to comment.