chore(release-3.6.x): release 3.6.6 (#20848)

Co-authored-by: loki-gh-app[bot] <160051081+loki-gh-app[bot]@users.noreply.github.com>
This commit is contained in:
loki-gh-app[bot]
2026-02-18 15:43:09 +01:00
committed by GitHub
parent fb202465c6
commit 1bf159d28a
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{
".": "3.6.5",
".": "3.6.6",
"operator": "0.8.0"
}

View File

@@ -1,5 +1,12 @@
# Changelog
## [3.6.6](https://github.com/grafana/loki/compare/v3.6.5...v3.6.6) (2026-02-18)
### Bug Fixes
* **deps:** update alpine docker tag to v3.23.3 (main) ([#20630](https://github.com/grafana/loki/issues/20630)) ([#20832](https://github.com/grafana/loki/issues/20832)) ([fb20246](https://github.com/grafana/loki/commit/fb202465c6e9fdda198e06d6588de8381ded79e7))
## [3.6.5](https://github.com/grafana/loki/compare/v3.6.4...v3.6.5) (2026-02-06)