diff --git a/operator/CHANGELOG.md b/operator/CHANGELOG.md index cf21948497dd7..b836901242286 100644 --- a/operator/CHANGELOG.md +++ b/operator/CHANGELOG.md @@ -1,5 +1,7 @@ ## Main +- [12333](https://github.com/grafana/loki/pull/12333) **periklis**: Bump max OpenShift version to next release + ## 0.6.0 (2024-03-19) - [12228](https://github.com/grafana/loki/pull/12228) **xperimental**: Restructure LokiStack metrics diff --git a/operator/bundle/openshift/metadata/properties.yaml b/operator/bundle/openshift/metadata/properties.yaml index 29cf4cf14ee4e..14cab18c37fc5 100644 --- a/operator/bundle/openshift/metadata/properties.yaml +++ b/operator/bundle/openshift/metadata/properties.yaml @@ -1,3 +1,3 @@ properties: - type: olm.maxOpenShiftVersion - value: 4.15 + value: 4.17