Skip to content

Commit 0fdf7e8

Browse files
chore( operator): community release 0.8.1
1 parent c63f0a9 commit 0fdf7e8

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-04-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **operator:** Update memberlist when ingester becomes unhealthy ([#17026](https://github.com/grafana/loki/issues/17026)) ([c63f0a9](https://github.com/grafana/loki/commit/c63f0a9d8d93398fc47d1992ac6370fe57c8e58f))
9+
* **operator:** use description annotation for Prometheus alerts instead of message ([#16574](https://github.com/grafana/loki/issues/16574)) ([89cb731](https://github.com/grafana/loki/commit/89cb731f93fcef1646d5ae9b9463685bf62184cf))
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)