diff --git a/operations/helm/charts/mimir-distributed/CHANGELOG.md b/operations/helm/charts/mimir-distributed/CHANGELOG.md index 0d46c6d9dc..1c65302d5d 100644 --- a/operations/helm/charts/mimir-distributed/CHANGELOG.md +++ b/operations/helm/charts/mimir-distributed/CHANGELOG.md @@ -29,7 +29,7 @@ Entries should include a reference to the Pull Request that introduced the chang ## main / unreleased -* [FEATURE] Add common labels to all Mimir objects, which can be enabled via global.commonLabels. #10385 +* [FEATURE] Add common labels to all Mimir objects, which you can enable via global.commonLabels. #10385 * [CHANGE] Memcached: Update to Memcached 1.6.34. #10318 * [ENHANCEMENT] Minio: update subchart to v5.4.0. #10346 * [ENHANCEMENT] Individual mimir components can override their container images via the *.image values. The component's image definitions always override the values set in global `image` or `enterprise.image`. #10340