mirror of https://github.com/grafana/loki
fix(operator): Fix type of maximum OpenShift version property (#18066)
parent
fc7c0189c0
commit
f7c7dfa910
@ -1,3 +1,3 @@ |
||||
properties: |
||||
- type: olm.maxOpenShiftVersion |
||||
value: 4.20 |
||||
value: "4.20" |
||||
|
||||
Loading…
Reference in new issue