Skip to content

Commit 69140fd

Browse files
committed
Update olm.maxOpenShiftVersion to 4.18
olm.maxOpenShiftVersion in STO should be 4.18 instead of 4.16 This wrongly set config is preventing STF users to easily perform upgrades to the latest OCP supported version Closes-Bug: OSPRH-18670
1 parent 13e39d8 commit 69140fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/olm-catalog/service-telemetry-operator/metadata/properties.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
properties:
22
- type: olm.maxOpenShiftVersion
3-
value: "4.16"
3+
value: "4.18"
44
- type: olm.constraint
55
value:
66
failureMessage: Require Smart Gateway for Service Telemetry Framework

0 commit comments

Comments
 (0)