Skip to content

Commit b17fcc0

Browse files
chore( operator): community release 0.8.1
1 parent c47fe46 commit b17fcc0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
## Main
22

3+
## [0.8.1](https://github.com/grafana/loki/compare/operator/v0.8.0...operator/v0.8.1) (2025-10-02)
4+
5+
6+
### Features
7+
8+
* **operator:** Add alert LokiIngesterFlushFailureRateCritical ([#18698](https://github.com/grafana/loki/issues/18698)) ([66ebc5a](https://github.com/grafana/loki/commit/66ebc5a184cf1d54b1e41b14b2a76f6601156405))
9+
* **operator:** Add warning alert for when LokiStack is not getting ready ([#19258](https://github.com/grafana/loki/issues/19258)) ([c47fe46](https://github.com/grafana/loki/commit/c47fe465ffeebda3f4f8d84e2aff46dac3a2b878))
10+
* **operator:** Update Loki operand to v3.5.4 ([#19122](https://github.com/grafana/loki/issues/19122)) ([155972e](https://github.com/grafana/loki/commit/155972ec256501af88147c9d4da2382a0bdc2ed2))
11+
* **operator:** Update Loki operand to v3.5.5 ([#19187](https://github.com/grafana/loki/issues/19187)) ([743929b](https://github.com/grafana/loki/commit/743929bf5537b701bb4c86203c79fa08eb68ad08))
12+
13+
14+
### Bug Fixes
15+
16+
* **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))
17+
* **operator:** upgrade OPA policy syntax for v1+ ([#18795](https://github.com/grafana/loki/issues/18795)) ([610f43e](https://github.com/grafana/loki/commit/610f43eb678cdcd537b8dcc19cfd0550c092b371))
18+
319
## [0.8.0](https://github.com/grafana/loki/compare/operator/v0.7.1...operator/v0.8.0) (2025-03-17)
420

521

0 commit comments

Comments
 (0)