-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(mimir): update to 5.3.0 #1256
Conversation
Signed-off-by: Toni Tauro <[email protected]>
Signed-off-by: Toni Tauro <[email protected]>
please add the changelog in Chart.yaml! |
I did? Or do you want me to put every single PR I mention in there? |
not when i posted the review ;) some info on the actual changes would be nice... i usually try to summarise what i assume will have a downstream impact, |
I pushed my stuff and then remembered shit, the changes in the Chart.yaml. Looks like we did it at the same time, you the review and I pushing the changes :) I will add some minimal breaking changes info |
Signed-off-by: Toni Tauro <[email protected]>
Description
Fixes #1248
Updates Grafana Mimir Helm Chart to 5.3.0 and Mimir to version 2.12.0
Mentionable Changes
Helm Chart
Rest are features, enhancements or bugfixes, https://github.com/grafana/mimir/blob/mimir-distributed-5.3.0/operations/helm/charts/mimir-distributed/CHANGELOG.md
Grafana Mimir
-querier.streaming-chunks-per-ingester-buffer-size
grafana/mimir#5203/debug/pprof
endpoint grafana/mimir#5826max-tsdb-opening-concurrency-on-startup
TSDB configuration. grafana/mimir#5850tools/copyblocks
to addundelete-blocks
andcopyprefix
grafana/mimir#6607-distributor.enable-otlp-metadata-storage
flag default to true, and deprecate grafana/mimir#7366/ingester/shutdown
grafana/mimir#7707Rest are features, enhancements or bugfixes, https://github.com/grafana/mimir/blob/main/CHANGELOG.md
Checklist
artifacthub.io/changes
annotation inChart.yaml
, check the example in the documentation.pre-commit run
docs/