Skip to content

Commit

Permalink
Add missing steps to RELEASE.md (#10100)
Browse files Browse the repository at this point in the history
* Add missing steps to RELEASE.md

---------

Signed-off-by: Arve Knudsen <[email protected]>
  • Loading branch information
aknuds1 authored Dec 12, 2024
1 parent fb064c0 commit 2640b8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,11 @@ To publish a stable release:
1. Update the Mimir version in the following locations:
- `operations/mimir/images.libsonnet` (`_images.mimir` and `_images.query_tee` fields)
- `operations/mimir-rules-action/Dockerfile` (`grafana/mimirtool` image tag)
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 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
Expand Down

0 comments on commit 2640b8f

Please sign in to comment.