v0.11.2 Release
Changes
- [CHANGE] Fix missing
tzdata
package in docker image.
Installation
cortextool
# download the binary (adapt os and arch as needed)
$ curl -fSL -o "cortextool" "https://github.com/grafana/cortex-tools/releases/download/v0.11.2/cortextool-linux-amd64"
# make it executable
$ chmod a+x "cortextool"
# have fun :)
$ ./cortextool --help