diff --git a/CHANGELOG.md b/CHANGELOG.md index ede881b983f..683ce6bbae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re - [#7083](https://github.com/thanos-io/thanos/pull/7083) Store Gateway: Fix lazy expanded postings with 0 length failed to be cached. - [#7080](https://github.com/thanos-io/thanos/pull/7080) Receive: race condition in handler Close() when stopped early +- [#7132](https://github.com/thanos-io/thanos/pull/7132) Documentation: fix broken helm installation instruction ### Added