diff --git a/RELEASE.md b/RELEASE.md index 6c3fb7e7bb..ed91b765c5 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -279,7 +279,8 @@ To publish a stable release: 1. Update Jsonnet tests: `make build-jsonnet-tests` 1. Commit updated tests 1. Update dashboard screenshots - 1. Make sure that operations/mimir-mixin-tools/screenshots/.config is configured with a Mimir dev cell/tenant + 1. Make sure that operations/mimir-mixin-tools/screenshots/.config is configured according to the directions in [operations/mimir-mixin-tools/screenshots/run.sh](https://github.com/grafana/mimir/blob/main/operations/mimir-mixin-tools/screenshots/run.sh) + 1. Make sure that operations/mimir-mixin-tools/serve/.config is configured according to the directions in [operations/mimir-mixin-tools/serve/run.sh](https://github.com/grafana/mimir/blob/main/operations/mimir-mixin-tools/serve/run.sh) 1. Run `make mixin-screenshots` 1. Review all updated screenshots and ensure no sensitive data is disclosed 1. Open a PR