Skip to content

Commit 73b4f70

Browse files
chore( operator): community release 0.8.1
1 parent 8e6c018 commit 73b4f70

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-09-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **operator:** updated AlertingRule sample to make it comply with the validation we apply ([#18671](https://github.com/grafana/loki/issues/18671)) ([8e6c018](https://github.com/grafana/loki/commit/8e6c018665ae8cc692083649042ab991d472ce15))
9+
* **operator:** upgrade OPA policy syntax for v1+ ([#18795](https://github.com/grafana/loki/issues/18795)) ([610f43e](https://github.com/grafana/loki/commit/610f43eb678cdcd537b8dcc19cfd0550c092b371))
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)