Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.9.17"
".": "2.9.18"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
* Update dependencies versions to remove CVE ([#13835](https://github.com/grafana/loki/pull/13835)) ([567bef2](https://github.com/grafana/loki/commit/567bef286376663407c54f5da07fa00963ba5485))


## [2.9.18](https://github.com/grafana/loki/compare/v2.9.17...v2.9.18) (2025-11-08)


### Bug Fixes

* **deps:** update module github.com/docker/docker to v28 [security] (release-2.9.x) ([#19743](https://github.com/grafana/loki/issues/19743)) ([ce5c5a7](https://github.com/grafana/loki/commit/ce5c5a74fa9c273059029758a303821e4358f7d8))

## [2.9.17](https://github.com/grafana/loki/compare/v2.9.16...v2.9.17) (2025-11-07)


Expand Down
Loading