For now, it's done manually thus error prone.
MANY places need to be updated, see https://github.com/prometheus/prometheus/pull/14697/files
We should script this,
- we can experiment with a
bash script.
- keep it simple, the script can have the current version passed in, if that will help keeping it simple.
- add a Makefile target for it.