Skip to content

Commit 4954cbf

Browse files
chore( operator): community release 0.8.1
1 parent ca33a82 commit 4954cbf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
".": "3.4.2",
3-
"operator": "0.8.0"
3+
"operator": "0.8.1"
44
}

operator/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## Main
22

3+
## [0.8.1](https://github.com/grafana/loki/compare/operator/v0.8.0...operator/v0.8.1) (2025-07-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **operator:** Fix type of maximum OpenShift version property ([#18066](https://github.com/grafana/loki/issues/18066)) ([f7c7dfa](https://github.com/grafana/loki/commit/f7c7dfa910d03e2ddc9c95c8d22fb3bff5c78e6b))
9+
* **operator:** Update maximum OpenShift version ([#17954](https://github.com/grafana/loki/issues/17954)) ([6b55918](https://github.com/grafana/loki/commit/6b5591826393100144fcdf8cd6c3ca1c340dffaf))
10+
311
## [0.8.0](https://github.com/grafana/loki/compare/operator/v0.7.1...operator/v0.8.0) (2025-03-17)
412

513

0 commit comments

Comments
 (0)